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
Name it
Give the list a name (for example, “VIP clients”) and an optional description so you remember what it is for.
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.A list shows a source badge of Manual, CSV import, or Synced depending on how it was populated. Lists created and managed through the API show as synced.
Let a list grant course access
Lists are most powerful when they drive access. On a course’s access rules, you can add a rule that targets a List (alongside the default Everyone rule) and set its term, for example free or a one-time price. From then on, access follows list membership: add a student to the list and they gain the access that rule grants; remove them and they lose it. This lets you run membership in one place instead of enrolling people course by course. See Stripe Connect for how priced access rules are charged, and Managing Students for enrollment 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
Name it and add conditions
Give it a name (for example, “Stalled in Sales 101”) and add one or more conditions.
Choose how conditions combine
Set Include students matching to All (students must meet every condition) or Any (students who meet at least one).
Available conditions
You can build a segment from these rules:Enrollment
Enrollment
- 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
Progress and completion
Progress and completion
- 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%)
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
Add an access rule on a course that targets a List or Segment, so membership drives who can take the course and on what terms.
Newsfeed posts
In the Newsfeed composer, send a post to Everyone or scope it to a specific List or Segment.
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.

