Skip to main content
Audiences let you group your students so you can act on them as a set: grant a group access to a course, or send them a targeted Newsfeed post. You build audiences from the People area of your academy, which has three tabs: Students, Lists, and Segments. Lists are groups you curate by hand. Segments are saved filters that recompute themselves as students match your rules.

Lists

A curated group of students you add and remove yourself, by hand or via CSV import. Membership only changes when you change it.

Segments

A saved filter (for example, “stalled in Sales 101”). Membership is computed from your rules and stays current as students enroll, progress, and complete.

Where to find audiences

Open People from the owner sidebar. The tab bar switches between your Students, your Lists, and your Segments. Lists and Segments both live under the same People area, so you are always looking at three views of the same people.

Lists

A List is a hand-picked group of students. Use one whenever you want a stable set you control directly, such as VIP clients, a cohort, or a beta group.

Create a list

1

Open the Lists tab

In People, select Lists, then choose New list.
2

Name it

Give the list a name (for example, “VIP clients”) and an optional description so you remember what it is for.
3

Add members

You land on the new list, ready to add students.

Add and remove members

From a list’s detail page, use Add members to choose how members join:

Add students

Pick from your existing academy students. Only people who are already students in this academy appear in the picker, and anyone already on the list is filtered out.

Import from CSV

Upload a CSV with an email column (a name column is optional). Emails that match an existing academy student are added; any that do not match are reported back to you so you can follow up.
To remove someone, use the remove control on their row. Removing a member, or deleting the whole list, never touches the student’s account, enrollments, or course progress. It only changes who the list targets, and you can add a member back at any time.
Lists populated by CSV or from outside the app show a source badge (CSV import or Synced); hand-curated lists show no badge. Lists created and managed through the API show as Synced.

Lists and course access

To give a group of students course access, grant them an offer: from each student’s Access tab, or by attaching the offer to their invitations so they arrive with it. Access granted this way is per student, so you stay in control of exactly who holds what. You can also connect an offer directly to a manual List from the offer’s Members tab. Everyone on that List holds the offer for as long as they remain a member. Add someone and the covered courses unlock; remove them and that path to access ends.
Because a list can carry access this way, deleting one ends whatever its members were getting through it.
Offers students purchase manage their own member lists automatically; those do not appear here. See Managing Students for access and progress.

Segments

A Segment is a saved filter that defines its membership from rules instead of a hand-picked list. You never add or remove members directly: students fall in and out of a segment automatically as they match (or stop matching) the rules. Segments are computed on demand from current enrollment, progress, and completion data, and they always include only students with active access in your academy.

Build a segment

1

Start a new segment

In People, select Segments, then choose New segment.
2

Name it and add conditions

Give it a name (for example, “Stalled in Sales 101”) and add one or more conditions.
3

Choose how conditions combine

Set Include students matching to All (students must meet every condition) or Any (students who meet at least one).
4

Check the live preview, then save

As your conditions become valid, a live preview shows how many students currently match plus a small sample. Save when it looks right.

Available conditions

You can build a segment from these rules:
  • Enrolled in course: actively enrolled in a chosen course
  • Enrolled before date: enrolled before a date you pick
  • Enrolled after date: enrolled on or after a date you pick
  • Enrolled in last N days: enrolled within a rolling window of days
  • Completed course: finished a chosen course
  • Completed lesson: finished a chosen lesson
  • Course progress: progress in a chosen course compared against a percentage (for example, less than 25%)
Combine conditions with All to narrow a segment (enrolled in a course and under 50% progress), or Any to widen it (completed course A or course B).
If a condition points at a course or lesson you later delete, that condition simply matches nobody, and the segment editor flags it so you can fix or remove it.

Targeting an audience

Once a list or segment exists, you can target it in two places:

Course access (Lists only)

A List can carry an offer: use Grant to a list on the offer’s Members tab, and membership drives who holds it (see above). Segments cannot gate access; they are for messaging and insight.

Newsfeed posts

In the Newsfeed composer, send a post to Everyone or target specific Lists or Segments.

Manage lists from the API

The same Lists you see in the People area are exposed through the public Lists API. The API and the UI operate on one set of lists: a list created or updated through the API appears here (marked as synced), and a list you build here can be read and updated through the API. Use the UI for hands-on curation and the API when you want another system to keep a list in sync.
Creating audiences can be subject to your plan’s entitlements. If you hit a limit while creating one, the app will tell you and point you to your plan.