# Access Matrix

<figure><img src="https://files.helpdocs.io/f86qgdbm02/articles/9va9ng17t5/1719672465139/image.png" alt=""><figcaption></figcaption></figure>

## **Availability of the modules on the welcome page**

1. **Quality Library** — Available to customers with the appropriate feature flag enabled.
   1. **Keywords** — Always available if **Quality Library** is available.
   2. **Browse** — Users must additionally have the *Browse clauses* right.
   3. **New clause** — Users must additionally have the *Add new clause* right
   4. **Send to curator** — Users must additionally have the *Send clause to curator* right
2. **Inspiration** — Available when at least one of **Samples Hunt**, **Truffle Hunt**, or **AutoSuggest** is available.
   1. **Samples Hunt** — Available to users with the *Samples Hunt* right, belonging to customers with the appropriate feature flag enabled.
   2. **Truffle Hunt** — Available to users with the *Truffle Hunt* right, belonging to customers with the appropriate feature flag enabled.
   3. **AutoSuggest** — Available to users with the *AutoSuggest* right, belonging to customers with the appropriate feature flag enabled. At least one of **Samples Hunt** and **Truffle Hunt** must also be available. Microsoft Word only.
3. **Generative AI** — Available to users with the *Generative AI* right, belonging to customers with the appropriate feature flag enabled. (Each individual module in this section also carries its own customer-level feature flag.)
   1. **DocAnswer** — Users must additionally have the *DocAnswer* right, and be using ClauseBuddy in Word or Outlook.
   2. **Compose Document** — Users must additionally have the *Compose Document* right, and be using ClauseBuddy in Word or Outlook.
   3. **Draft Text** — Users must additionally have the *Draft text* right.
   4. **Redraft Text** — Users must additionally have the *Redraft text* right, and be using ClauseBuddy in Word or Outlook.
   5. **Summarize** — Users must additionally have the *Summary* right, and be using ClauseBuddy in Word or Outlook.
   6. **Explain** — Users must additionally have the *Explain* right, and be using ClauseBuddy in Word or Outlook.
4. **Document analysis** — Available when at least one of **Proofreading**, **Definitions**, **Manage reviewing rules**, **Review document**, and **Bracketeer** is available.
   1. **Proofreading** — User must have the *Proofreading & definitions* right, and belong to a customer with the appropriate feature flag enabled. Microsoft Word only.
   2. **Definitions** — same as **Proofreading**.
   3. **Manage reviewing rules** — User must have the *Manage document reviews* right, and belong to a customer with the appropriate feature flag enabled.
   4. **Review document** — User must have either the *Manage document reviews* or *Apply document reviews* right, and belong to a customer with the appropriate feature flag enabled. In addition, at least one review category must already be available to them. Microsoft Word only.
   5. **Bracketeer** — User must have the *Bracketeer* right, and belong to a customer with the appropriate feature flag enabled. Microsoft Word only.
5. **Smart Templates** — Available when either **Templates** or **Documents** is available.
   1. **Templates** — Users must have the *Edit templates* right, and belong to a customer with the appropriate feature flag enabled. Not available in Outlook.
   2. **Documents** — Users must have the *Use templates & documents* right, and belong to a customer with the appropriate feature flag enabled. Not available in Outlook.
6. **Legal Guides** — Available when either **Edit Guides** or **Guide** is available.
   1. **Edit Guides** — Users must have the *Edit legal guides* right, and belong to a customer with the appropriate feature flag enabled. Microsoft Word only.
   2. **Guide** — Users must have the *Apply legal guides* right, and belong to a customer with the appropriate feature flag enabled. In addition, if the user is not the admin there must already be some guides available. Microsoft Word only.
7. **Miscellaneous** — Available when **Quality Library** is available.
   1. **Bulk Import** — In addition, user must be either an admin or a curator.
   2. **Inbox** — In addition, user must be a curator.


---

# 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://help.clausebuddy.com/admin/access-matrix.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.
