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

# Navigation

## Using the left sidebar

Use the tabs on the left sidebar to access your programs, projects, tasks, and saved views in Orchestra. Learn about each of the tabs below.

<CardGroup cols={1}>
  <Card title="Saved views" icon="heart" horizontal="true" href="/find-organize/saved-view">
    Lists out the Saved Views that you have access to. These are filtered / grouped views of your tasks, projects, or programs that you can come back to again and again.
  </Card>

  <Card title="Projects" icon="clipboard" horizontal="true" href="/projects/create-edit">
    View all of the Projects you have access to. Projects represent a set of work that typically spans weeks or months.
  </Card>

  <Card title="Tasks" icon="square-check" horizontal="true" href="/projects/tasks/task-basics">
    View all of the Tasks you have access to. Tasks belong to a Project, and they can be filtered and grouped by different properties, like assignee, tag, priority, or status.
  </Card>

  <Card title="Programs" icon="presentation-screen" horizontal="true" href="/programs/create-edit">
    View all of the Programs you have access to. Programs represent planned activities that typically spans multiple quarters or years.
  </Card>

  <Card title="Create" icon="plus" horizontal="true">
    Create a new Project or Program. By default, after you create it, you will have Full access and the rest of your organization will have Append access (i.e., cannot delete).
  </Card>
</CardGroup>

## Avatar / Settings

Adjust your user settings or log out by navigating to your avatar at the bottom left.

<CardGroup cols={1}>
  <Card title="Settings" icon="gear" horizontal="true">
    Allows you to update your name and your notification preferences. Contact support to update your email.
  </Card>

  <Card title="Organization settings" icon="sitemap" horizontal="true" href="/advanced/user-management">
    This is only visible to Admins. Use this page to manage users, update integrations, and manage tags.
  </Card>
</CardGroup>
