> For the complete documentation index, see [llms.txt](https://docs.bird.com/taxi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bird.com/taxi/users-team-access-permissions-and-organisation-settings/permissions/connector-permissions.md).

# Connector Permissions

In Taxi, you can give users or teams permissions to a specific connector on your account. When the user or team exports an email they will only see the connector that they have access to.

To set permissions for connectors:

1. Go to Integrations
2. Select the connector you want to give specific permissions to\
   This will then open the connector settings page

![](https://2516523503-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMq0EQG9Ff46ZMsrIBcVn%2Fuploads%2Fgit-blob-eb2c486baf2971e1897967e374d976daa512ba4d%2FScreenshot%2B2020-08-26%2Bat%2B13.37.13.png?alt=media)

3\. Scroll to the bottom and select the tick box 'Restrict connector export use for teams and users'

![](https://2516523503-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMq0EQG9Ff46ZMsrIBcVn%2Fuploads%2Fgit-blob-94be53ea204864a1334dc20699cf39bdd7e7ec96%2Ftickboxconnector.jpg?alt=media)

4\. Connector permissions will appear on the left of the screen&#x20;

![](https://2516523503-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMq0EQG9Ff46ZMsrIBcVn%2Fuploads%2Fgit-blob-d461b8a37153211d5a82daab46cb65c7a8d1bf00%2Fconnectorpermission.jpg?alt=media)

5\. Select the team or user from the dropdown\
6\. Click 'Add' to add the selected team or user\
You will see the teams or users that have access under the headings\
7\. Once finished adding teams or users select 'Update'


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.bird.com/taxi/users-team-access-permissions-and-organisation-settings/permissions/connector-permissions.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
