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

# Meet Turnstone

> Turnstone is an AI workspace where persistent Agents help with your work, files, knowledge, and connected apps.

Turnstone is an AI workspace for getting real work done. Its Agents can help you
write, research, plan, analyze, organize information, work with files, and use
connected apps—all inside one persistent place.

<CardGroup cols={2}>
  <Card title="Agents" icon="messages" href="/concepts/agents">
    Persistent conversations with their own history, personality, Side Chats,
    and Automations.
  </Card>

  <Card title="Brain" icon="brain" href="/concepts/brain">
    Durable local knowledge about you, your people, and your work.
  </Card>

  <Card title="Skills" icon="wand-magic-sparkles" href="/concepts/skills">
    Reusable workflows you can select, install, or create with an Agent.
  </Card>

  <Card title="Automations" icon="clock-rotate-left" href="/concepts/automations">
    Recurring work whose results return to the Agent that owns it.
  </Card>

  <Card title="Browser" icon="globe" href="/concepts/browser">
    A human-controlled web browser beside the current Agent.
  </Card>
</CardGroup>

## Ask Turnstone about Turnstone

You can ask an Agent questions such as:

* “What is a Side Chat?”
* “Create a weekly Automation for this.”
* “Make this workflow into a Skill.”
* “Where do I open Browser?”
* “Change how you respond to me in the future.”

The Agent receives the current app state for each turn, including the platform,
enabled features, and relevant capabilities. That live state takes precedence
over generic guidance when a feature is disabled or unavailable.

<Note>
  Tool access and permissions remain authoritative. Reading this guide never
  grants an Agent additional access.
</Note>
