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

# Create a Space

> Set up a shared workspace for your team and your agents.

Anyone on your team can create a Space. Here's how.

## Create a Space

<Steps>
  <Step title="Click the + button">
    At the bottom of the left sidebar, click the **+** button and select **Space**.
  </Step>

  <Step title="Name your Space">
    Give it a clear, specific name. The name tells your team and your agents what this Space is for.

    Good examples: `Product launch Q3`, `Acme Corp account`, `Marketing team`.
  </Step>
</Steps>

Your Space is ready. Start a thread, pin some context, or chat with an agent to get to work.

## Space types

| Type               | Good for                                             |
| ------------------ | ---------------------------------------------------- |
| **Project**        | A specific initiative with a start and end           |
| **Team channel**   | An ongoing team with recurring workflows             |
| **Client account** | All context for one external relationship            |
| **Process**        | A repeating workflow (hiring, onboarding, reporting) |

## Tips for a useful Space

* **Pin the brief upfront.** A Space with a pinned brief or context doc gives your agents something to work from immediately. See [Pins](/spaces/pins).
* **Keep one Space per topic.** Mixing unrelated projects in one Space dilutes the context and makes agents less accurate.
* **Name Spaces so they're findable.** Your teammates search for Spaces by name.

## Related

* [Members](/spaces/members)
* [Pins](/spaces/pins)


## Related topics

- [What is a Space?](/docs/spaces/what-is-a-space.md)
- [Get started](/docs/quickstart.md)
- [Create an agent](/docs/agents/create-an-agent.md)
- [Space Context document](/docs/spaces/space-context.md)
- [Artifacts](/docs/spaces/artifacts.md)
