# Licenses

On this page you can review the licenses that have been excluded from CIPP.

### Action Buttons

<details>

<summary>Add Excluded License</summary>

Here you will be able to add an excluded license to the table. Basic mode includes a dropdown with a prepopulated list of licenses. If you are unable to locate your desired license, you can switch to Advanced Mode and nter the licenses GUID and SKU/Name (e.g. `f30db892-07e9-47e9-837c-80727f46fd3d` for MICROSOFT FLOW FREE)

If you would like a complete list of licenses and SKU's <https://learn.microsoft.com/entra/identity/users/licensing-service-plan-reference>

</details>

<details>

<summary>Restore Defaults</summary>

This will allow you to be able to reset your excluded licenses to CIPP defaults. Enable `Full Reset` to clear the table before restoring the CIPP defaults. Leave it enabled and CIPP will ensure the defaults are included in the excluded licenses list.

</details>

## Table Details

The table will display the product name and GUID for any license that you've globally excluded from CIPP.

## Table Actions

<table><thead><tr><th>Action</th><th>Description</th><th data-type="checkbox">Bulk Action Available</th></tr></thead><tbody><tr><td>Delete Exclusion</td><td>Deletes the selected exclusions(s)</td><td>true</td></tr><tr><td>More Info</td><td>Opens Extended Info flyout</td><td>false</td></tr></tbody></table>

***

## Feature Requests / Ideas

We value your feedback and ideas. Please raise any [feature requests](https://github.com/KelvinTegelaar/CIPP/issues/new?template=feature.yml) on GitHub.


---

# 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.cipp.app/user-documentation/cipp/settings/licenses.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.
