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

# Global search

> Find campaigns, drafts, scheduled and published posts, media assets, and connected accounts from a single search bar with keyboard-driven navigation.

Global search lets you find content across your entire workspace without navigating between pages. It searches campaigns, posts, media assets, and connected social accounts at the same time.

## How it works

The search bar is located in the top navigation area of the app on desktop. On mobile, tap the search icon in the header to open the search field.

<Steps>
  <Step title="Open the search bar">
    On desktop, click the search field in the header — it is always visible. On mobile, tap the search icon in the top navigation bar.
  </Step>

  <Step title="Type your query">
    Enter at least 2 characters. Results begin appearing automatically after a short delay (about 300 milliseconds after you stop typing).
  </Step>

  <Step title="Browse results">
    Results are grouped by category in a scrollable dropdown. Each category shows its matches with relevant details like platform icons, thumbnails, and truncated text.
  </Step>

  <Step title="Select a result">
    Click any result to navigate directly to it. The search bar clears and the dropdown closes automatically.
  </Step>
</Steps>

## What you can search

Results are grouped into four categories, displayed in this order:

| Category  | What it searches              | What you see                       | Where it navigates                       |
| --------- | ----------------------------- | ---------------------------------- | ---------------------------------------- |
| Campaigns | Campaign name, description    | Campaign name with status          | Campaign detail page                     |
| Posts     | Caption text, message content | Caption preview with platform icon | Schedule view with the post selected     |
| Media     | Filename, tags, captions      | Thumbnail preview and filename     | Media library with the search pre-filled |
| Accounts  | Profile name, username        | Account name with platform icon    | Connections page                         |

Search is case-insensitive and matches partial text anywhere in the field. Each category only appears if it has at least one result.

## What search does not cover

Search matches text fields only. The following are not included in search results:

| Not searchable                         | Alternative                                                                                           |
| -------------------------------------- | ----------------------------------------------------------------------------------------------------- |
| Hashtags in captions                   | Search for the hashtag text without the `#` symbol (e.g., search "marketing" instead of "#marketing") |
| Post metadata (scheduled time, status) | Use the [calendar filters](/features/scheduling#filtering) to find posts by status or date            |
| Notification content                   | Browse the [notification panel](/features/notifications) directly                                     |
| Activity log entries                   | Use the [activity log filters](/features/activity-log#filtering) to search events                     |
| Content inside AI chat conversations   | Use the search bar within [AI chat](/features/ai-chat) to find past conversations                     |
| Approval notes and reviewer comments   | Check the [approvals tab](/features/approvals) in the publishing hub                                  |

<Note>Search indexes are updated when content is created or modified. Brand-new content may take a few seconds to appear in results.</Note>

## Search tips

* **Use short keywords** — partial matches work well, so "promo" finds "promotion", "promotional", etc.
* **Search by platform** — account results show platform icons (Facebook, Instagram, TikTok) so you can visually identify the right account.
* **Find posts by caption** — type a phrase from a post's caption to locate it on the schedule.
* **Narrow by context** — if you get too many results, add more specific terms. For example, "launch announcement" instead of just "launch".
* **Clear quickly** — click the **X** button on the right side of the search bar to clear your query and close results.

## Workspace scoping

Search results are scoped to your active workspace. If you manage multiple workspaces, switch to the relevant workspace first to search its content. Results from other workspaces do not appear.

To switch workspaces, use the workspace selector in the sidebar. See [workspace settings](/features/workspace-settings) for details on managing multiple workspaces.

## No results

If no matches are found across any category, the dropdown shows a "No results found" message. Try:

* Broadening your search term
* Checking for typos
* Using fewer or shorter keywords — search matches partial text, so shorter queries often return more results
* Confirming you are in the correct workspace

<Note>If the search fails due to a network issue, no error message is displayed — the dropdown shows "No results found" instead. If you suspect a connectivity problem, check your connection and try again.</Note>

## Result limits

Each category in the search dropdown shows up to **10 results**. If your query matches more items than displayed, narrow your search with more specific terms or navigate to the relevant feature page (for example, the [media library](/features/media-library) or [campaigns](/features/campaigns) page) to use the page-level search and filters for more precise results.

## Mobile search

On mobile, tap the search icon in the header to open the search field. Results display in the same grouped dropdown format as desktop, adapted to the smaller screen width. Tap any result to navigate to it. Use the **X** button or tap outside the dropdown to close search.

## Common search workflows

### Find a post to reschedule

Type a phrase from the post's caption into the search bar. Select the post from the results to jump directly to the schedule view with that post highlighted, where you can drag it to a new time or open the detail sheet to reschedule.

### Locate a campaign and its posts

Search for the campaign name. Select the campaign result to open its detail page, where you can see all associated posts, content plan items, and analytics in one place.

### Find a media asset for a new post

Search by the filename or tag you used when uploading. Selecting a media result takes you to the media library with the search pre-filled, so you can preview the asset and drag it into the composer.

### Check an account's connection status

Type the account name or username to find it. Select the account result to navigate to the [connections page](/features/connections) where you can verify the account health, check token status, or reconnect if needed.

## Troubleshooting

| Problem                                         | Resolution                                                                                                                                                                                                    |
| ----------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| No results found for a term you expect to match | Search requires at least 2 characters. Try a shorter or different keyword. Search only matches text fields (names, captions, filenames), not hashtags or metadata.                                            |
| Results are from the wrong workspace            | Search is scoped to your active workspace. Switch to the correct workspace from the sidebar before searching.                                                                                                 |
| Dropdown does not appear after typing           | Ensure you have typed at least 2 characters. If the dropdown still does not appear, check your network connection and refresh the page.                                                                       |
| Recently created content does not appear        | New content may take a moment to become searchable. Refresh the page and try again.                                                                                                                           |
| Search returns too many results                 | Use more specific terms or longer phrases to narrow results. You can also navigate to the specific feature page (campaigns, media library, etc.) and use the page-level search or filters for more precision. |

<Tip>Use search to quickly jump to a specific campaign or locate a post by caption text instead of scrolling through the calendar.</Tip>

## Related

* [Keyboard shortcuts and quick reference](/features/keyboard-shortcuts) -- all keyboard shortcuts, URL parameters, and quick-access patterns
* [Media library](/features/media-library) -- search and filter media assets within the library
* [Campaigns](/features/campaigns) -- browse and filter campaigns directly
* [Scheduling and calendar](/features/scheduling) -- filter scheduled posts by status and date
* [Activity log](/features/activity-log) -- search and filter workspace events
