# SailPoint

**Type:** Community

**Source Type:** Repository

**Description:** SailPoint MCP server provides AI assistants with access to SailPoint IdentityNow for identity-governance workflows. It enables querying identities, accounts, roles, and access requests.

**Configuration Parameters:**

* **IdentityNow API Key** \* (sensitive) - API key from SailPoint IdentityNow (PAT or client-credentials key).
* **Port** \* - Local port the bridge container listens on (e.g. `8080`).

**Setup Steps:**

1. Log in to SailPoint IdentityNow as an admin.
2. Navigate to **Admin → Global → API Management** and generate a new key.
3. Copy the key — SailPoint will not show it again.
4. When creating the connection in Natoma, paste the key and the local port, and save.


---

# Agent Instructions: 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:

```
GET https://docs.natoma.ai/apps/sailpoint.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
