> For the complete documentation index, see [llms.txt](https://docs.licensemeter.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.licensemeter.com/connectors.md).

# Connectors

Choose the right source for Microsoft 365, SaaS seats, AI API costs and imported memberships.

Open **Connectors** in the workspace sidebar. Select a provider to see its connection status, supported data and setup controls.

<figure><img src="https://1639979424-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLWIsqiRHwXSWQ10QGIRo%2Fuploads%2FLDyKeMgAqq3f1jhzqccs%2Fconnectors.webp?alt=media" alt="Connector directory showing Microsoft 365, SaaS and AI providers"><figcaption><p>LicenseMeter sample workspace. All names, costs and findings shown are demonstration data.</p></figcaption></figure>

| Provider                                  | Connection                 | Main data                                                   |
| ----------------------------------------- | -------------------------- | ----------------------------------------------------------- |
| [Microsoft 365](/connectors/microsoft.md) | Provider API               | Directory, license inventory and available activity reports |
| [Adobe](/connectors/adobe.md)             | Provider API               | Members, entitlements and activity where available          |
| [Zoom](/connectors/zoom.md)               | Provider API               | Members, entitlements and activity where available          |
| [Atlassian](/connectors/atlassian.md)     | Provider API               | Members, entitlements and activity where available          |
| [Salesforce](/connectors/salesforce.md)   | Provider API               | Members, entitlements and activity where available          |
| [OpenAI](/connectors/openai.md)           | Provider API               | Console membership and daily API costs                      |
| [Anthropic](/connectors/anthropic.md)     | Provider API               | Console membership and daily API costs                      |
| [ChatGPT](/connectors/chatgpt.md)         | Pasted CSV or member table | Members, entitlements and activity where available          |
| [Claude](/connectors/claude.md)           | Pasted CSV or member table | Members, entitlements and activity where available          |

## Before connecting

Use an Admin or Owner role in LicenseMeter. Obtain the provider access described on its guide, then enter credentials only in the connector's secure fields. A provider may grant a credential broader authority than LicenseMeter uses; the application performs read operations, but the credential itself must still be protected.

A live Microsoft 365 connection is a prerequisite for these additional provider connectors, including ChatGPT and Claude imports. CSV-only assessments and instant scans do not unlock them. If the page says to connect or reconnect Microsoft, complete that first. Directory matching uses the connected Microsoft directory. A person without a match may be an external collaborator or use a different email address; investigate before treating them as departed.

## After connecting

Check validation, run a sync if needed, inspect the provider page and update the [price book](/licenses-and-prices.md). If a credential expires, replace it through the same connector controls and verify the next sync.

For imported providers, re-import a current member table whenever you need fresh results. The import replaces that provider's previous snapshot.


---

# 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.licensemeter.com/connectors.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.
