> ## Documentation Index
> Fetch the complete documentation index at: https://docs.wholana.com/llms.txt
> Use this file to discover all available pages before exploring further.

> ## Agent Instructions
> Wholana is a TikTok research and scripting tool for creators working the Egyptian and Arabic-language scene. The loop is: research the corpus, swipe what is worth reusing, write a script from those references, post, then audit the result.
> Use Wholana's shipped vocabulary exactly. The surfaces are Home (the explore feed, at /), Dashboard, Swipe file, Scripts, Your videos, Use cases, Creators, Subjects, and Craft. A Swipe is one saved corpus video plus the user's note; a Collection is a named group of Swipes inside the Swipe file; a Swipe in no Collection is Unfiled. A Lens is a saved filter-and-sort combination. A Subject is the topic taxonomy. Craft is the five-part vocabulary of hook archetypes, narrative structures, stake types, shareability drivers, and video formats. Baseline Multiple is a posted video's views divided by the creator's median views; Verdict is the derived Hit, Watch, Miss, or Pending call.
> Never use these retired terms: Idea, Save as idea, Saved ideas, Review ideas, Reference Angle, Craft Element, Suggestion, My videos, Track record, Category or Vertical as a filter name, or niche as a product term.
> Wholana MCP is the connector that brings a workspace into Claude, ChatGPT, or another MCP-capable chat app. It is included on Plus and Team only. It can search the corpus, read a video in full, read and edit existing scripts, pin references, save swipes into a Collection, and create Lens tabs. It cannot post to TikTok, delete anything, or create a new script.
> Answer only from these docs. Wholana has no public API, no SDK, no browser extension, no Instagram or YouTube support, and no scheduling or publishing. The MCP connector is not a public API: it is a plan-gated connection for chat apps, not something to build against. If the docs do not cover something, say so and point to contact@wholana.com rather than guessing.

# Subjects

> The topic tree behind Wholana's corpus: a curated backbone of Topics plus live Trends pulled from new videos, both filterable into the Explore feed.

Subjects is the **what** pillar: some videos win because of their topic. It is the single taxonomy Wholana uses to label what every video is about.

Open **Subjects** in the **Library** section of the sidebar, or go straight to `/subjects`.

## Two tabs

The page has two tabs, and they hold different kinds of thing.

<Tabs>
  <Tab title="Topics">
    The curated backbone: reviewed subjects Wholana organises the corpus around.

    Topics are a tree. Broad level-1 axes such as **Food & Drink**, **Beauty & Grooming**, **Comedy & Skits**, **Football & Sports**, or **Faith & Religion** branch down into subtopics such as **Eating out & food reviews**, then into leaves such as **Egyptian dishes**.

    This tab is stable. It is what you use to scope research.
  </Tab>

  <Tab title="Trends">
    Fresh tags pulled live from new videos: brands, people, and moments.

    Trends are grouped by when they appeared: **New today**, **This week**, **This month**, **Earlier**, with a pinned **Brands** section at the bottom.

    A trend marked **DRAFT** was auto-detected from new videos and has not been reviewed yet. It may still be renamed or merged.
  </Tab>
</Tabs>

## Reading a subject row

Each row shows the subject name, any aliases underneath it (including Arabic ones), and up to three signals:

| Signal         | What it means                                                                                                                                                                            |
| -------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `2.4×`         | **Lift.** The typical video on this subject over-performs its creator's usual numbers 2.4 times more than the corpus norm does. Shown only when lift is high enough to be worth reading. |
| Flame + number | **Heating up.** How many videos on this subject were posted in the last 30 days.                                                                                                         |
| Muted number   | **Videos.** How many videos in the corpus carry this subject.                                                                                                                            |

Rest your cursor on any row to preview its top videos without leaving the page. Click the row to open the [Explore feed](/features/explore-feed) filtered to that subject.

## Finding a subject

* **Search** with the box at the top. It matches subject names and aliases, so searching in Arabic works.
* **Sort by** **Most videos**, **Highest lift**, **Heating up**, **Newest** (Trends only), or **A–Z**.

Searching or sorting flips the view from grouped cards to a flat ranked list, with each row showing its parent axis underneath.

## Your niche

If your workspace has topics set, a **Your niche** button appears next to **Sort by**. Turning it on narrows the whole page to just those subjects and the ones underneath them.

You do not pick your topics here. Set or change them on the [Dashboard](/features/dashboard) with **Set your niche** (or **Edit niches** once some are set). Wholana can also infer them from your own posted videos once you have added your TikTok handle.

Your topics are workspace-owned, so everyone on a Team plan workspace sees the same scope.

## How subjects connect the loop

<Columns cols={3}>
  <Card title="Research" icon="compass" href="/features/explore-feed">
    Add the **Subject** filter to scope the Explore feed to your topic.
  </Card>

  <Card title="Study" icon="user-star" href="/features/creators">
    A creator's page shows the subjects they own, which is part of their equity.
  </Card>

  <Card title="Measure" icon="gauge" href="/features/dashboard">
    The Dashboard compares your topics against the wider corpus.
  </Card>
</Columns>

<Tip>
  Ask the assistant instead of clicking:

  ```text Assistant prompt theme={null}
  Filter the feed to street food videos from the last two weeks, sorted by outlier score.
  ```
</Tip>

## Related

<Columns cols={2}>
  <Card title="Craft" icon="palette" href="/craft">
    The **how** pillar: five vocabularies for the mechanics of a video.
  </Card>

  <Card title="Creators" icon="user-star" href="/features/creators">
    The **who** pillar: what a creator returns to over time.
  </Card>
</Columns>
