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

# Managers

<Tip>Follow the links to learn everything you need to know!</Tip>

<CardGroup cols={2}>
  <Card title="Access Reviews" icon="user-magnifying-glass" href="/guides/access-reviews/">
    Learn how to conduct an access review.
  </Card>

  <Card title="Access Approval" icon="user" href="/guides/requests/access-requests#2-approval">
    Learn how you can approve an access request by one of your direct reports.
  </Card>
</CardGroup>

## Manager Web Interface

As a manager, you have the same views as an Org Admin in the AccessOwl web interface, scoped to your direct reports. This lets you keep an eye on your team's access without having to wait for an access review or an approval notification.

You can see:

* **Requests** - access requests from your direct reports
* **Revocations** - revocations affecting your direct reports
* **User List** - your direct reports and their assigned access
* **Reports** - access data scoped to your direct reports

### How to access it

<Steps>
  <Step title="From the AccessOwl Slack app">
    Open the AccessOwl Slack app home tab and click the **Web interface** button.
  </Step>

  <Step title="Or log in directly">
    Go to the AccessOwl web app and sign in with your work account.
  </Step>
</Steps>
