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

# Workspace Views

> Create and search workspace views for an agent's node input and output data tables.

Views are workspace-level pages for searching an agent's node input and output data tables. Open **Views** from the workspace navigation to create and manage the views available in your workspace.

<Frame>
  <img src="https://mintcdn.com/beamai/JHnoCEC4zo9vcEgb/05-resources/workspace-views/workspace-views-current.png?fit=max&auto=format&n=JHnoCEC4zo9vcEgb&q=85&s=6286c068210dae20b26b2436353ad2b1" alt="The empty Workspace Views page with Create a view controls" width="820" height="720" data-path="05-resources/workspace-views/workspace-views-current.png" />
</Frame>

<h2 id="browse-views">
  Browse views
</h2>

The Views page lists the views in your workspace. Use **Search** or the **Search by name & description** field to find a view.

When your workspace has no views, select **Create a view** from the empty state or the page header.

<h2 id="create-a-view">
  Create a view
</h2>

1. Open **Views** from the workspace navigation.
2. Select **Create a view**.
3. Enter a **Name**.
4. Select an **Agent**.
5. Add a **Description** and select **Submit**.

<h2 id="see-also">
  See also
</h2>

<CardGroup cols={2}>
  <Card title="Workspace Setup" icon="gear" href="/01-getting-started/workspace-setup/workspace-setup">
    Navigate the workspace and its shared modules.
  </Card>

  <Card title="Workspace Skills" icon="wrench" href="/05-resources/workspace-skills/workspace-skills">
    Browse reusable capabilities available in your workspace.
  </Card>
</CardGroup>
