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

# Navigation

> Screen layout and navigation in Jinba App

## Two Main Areas

The Jinba App screen consists of two main areas.

| Area           | Description                                                    |
| -------------- | -------------------------------------------------------------- |
| **Side Panel** | Provides access to menus and various features                  |
| **Main Area**  | The workspace for actual chat, agent settings, and other tasks |

## Side Panel

The side panel consists of three areas. Click on each element to access the main features.

### Workspace

Displays the workspace you're currently using. Click the arrow to create a new workspace or switch between workspaces.

### Menu

| Menu                   | Description                                                                                                  |
| ---------------------- | ------------------------------------------------------------------------------------------------------------ |
| **New Chat**           | Start a new chat with AI                                                                                     |
| **Apps & MCP**         | View installed MCPs or create new MCPs                                                                       |
| **Agents**             | Create new agents, run created agents, or publish your agents                                                |
| **Templates**          | Duplicate preset agent templates to create new templates                                                     |
| **Tasks**              | Manage tasks that run at specified times or intervals based on agents                                        |
| **Jinba Flow**         | Manage integration with Jinba Flow. Establish new integrations using API keys or check existing integrations |
| **Workspace Settings** | Rename workspace, manage user access, or delete workspace                                                    |
| **Recent Chats**       | View a list of past chat history                                                                             |

### Account Information

Click the user icon at the bottom left of the screen to display the account information menu. You can view and change your profile, subscription plan, theme, and language settings.

## Navigating to Each Screen

### Chat Screen

<Steps>
  <Step title="Click 'New Chat' in the Side Panel">
    A new chat screen opens. This is the main screen for interacting with AI.
  </Step>
</Steps>

For more details, see [Chat Screen Overview](/en/pages/jinba_app/chat/overview).

### Apps & MCP Management Screen

<Steps>
  <Step title="Click 'Apps & MCP' in the Side Panel">
    Navigate to the MCP management screen. View installed MCPs and create new ones.
  </Step>
</Steps>

For more details, see [Apps & MCP Overview](/en/pages/jinba_app/connectors/overview).

### Agent Management Screen

<Steps>
  <Step title="Click 'Agents' in the Side Panel">
    Navigate to the agent management screen. View agent list, create new agents, and publish.
  </Step>
</Steps>

For more details, see [Agent Management Overview](/en/pages/jinba_app/agents/overview).

### Templates Screen

<Steps>
  <Step title="Click 'Templates' in the Side Panel">
    Navigate to the templates screen. Duplicate and use preset agent templates.
  </Step>
</Steps>

### Task Management Screen

<Steps>
  <Step title="Click 'Tasks' in the Side Panel">
    Navigate to the task management screen. View task list and add new tasks.
  </Step>
</Steps>

For more details, see [Task Management Overview](/en/pages/jinba_app/tasks/overview).

### Jinba Flow Integration Screen

<Steps>
  <Step title="Click 'Jinba Flow' in the Side Panel">
    Navigate to the Jinba Flow integration screen. Manage API keys and check integration status.
  </Step>
</Steps>

### Workspace Settings Screen

<Steps>
  <Step title="Click 'Workspace Settings' in the Side Panel">
    Navigate to the workspace settings screen. Rename, manage users, or delete the workspace.
  </Step>
</Steps>
