> For the complete documentation index, see [llms.txt](https://cortex-docs.paloaltonetworks.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cortex-docs.paloaltonetworks.com/cortex-xsiam/configure-cortex-xsiam/customize-cases-and-issues/create-a-starring-configuration.md).

# Create a starring configuration

You can proactively star issues and the cases to which they are linked by creating a starring configuration:

1. Select Cases & Issues → Case Configuration → **Starred Issues**.
2. Select **Add Starring Configuration**.
3. Under **Configuration Name**, enter a name to identify your starring configuration.
4. (Optional) Under **Comment**, enter a descriptive comment.
5. In the issue table, use the filters to define the issue attributes you want to include in the match criteria. For example, you can select issues with High severity, issues by category, or issues associated with certain assets or asset providers.

   <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><h3>Tip</h3><p>Right-click an issue field to add it as match criteria.</p></div>
6. Click **Create**.

<details>

<summary>Scope-Based Access Control considerations</summary>

Case starring supports Scope-Based Access Control (SBAC). The following parameters are considered when editing a starring configuration:

* If **Scope-Based Access Control (SBAC)** is enabled and the **Endpoint Scoping Mode** is set to restrictive mode, you can edit a configuration if you are scoped to all tags in the configuration.
* If **Scope-Based Access Control (SBAC)** is enabled and the **Endpoint Scoping Mode** is set to permissive mode, you can edit a configuration if you are scoped to at least one tag listed in the configuration.
* If a policy was added when set to restrictive mode, and then changed to permissive (or vice versa), you will only have view permissions.

</details>


---

# 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://cortex-docs.paloaltonetworks.com/cortex-xsiam/configure-cortex-xsiam/customize-cases-and-issues/create-a-starring-configuration.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.
