# Monday

## Introduction

Monday.com is a project management and collaboration platform designed to help teams plan, organize, and track their work. This guide will walk you through the steps required to integrate Monday.com with Perimeters.

## Available Features

* Identity Rules
* User Inventory

## Prerequisites

Monday account user with **Admin** role and an API Token created from that account.

<details>

<summary>Follow these steps to create the API Token</summary>

1. Login into Monday.com with the admin role assigned user account.
2. Click on top right avatar -> Developers -> My access tokens
3. Click on "Show" -> "Copy" to copy the generated API Token.

</details>

## Onboarding Monday.com in your Perimeters account

1. Go to "Integrations" -> Select "Monday.com" -> Click "+ Add" -> Click "+ Start Integration".
2. **"API Token" -** Copy the API token you previously created from your monday.com and paste it here.
3. Click "Finish" to complete the onboarding process.

Once you have completed these steps, Monday.com should be successfully integrated with your Perimeters account.


---

# 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://support.perimeters.io/perimeters-documentation/connecting-perimeters/integrations-for-security-insights/saas-applications/monday.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.
