# SaaS별 연동 가이드

계정 및 조직 API (SCIM API 등)을 제공하는 SaaS들은 심플리에 연동하여 플랜/라이선스 및 계정에 대한 관리를 할 수 있습니다.

<details>

<summary>연동 가능한 SaaS들</summary>

[Jetbrains](/saas-integration/guide-main/jetbrains.md)

</details>


---

# 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.smply.one/saas-integration/guide-main.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.
