# Custom Guidelines

Heurio offers users the flexibility to create custom guideline systems, allowing for tailored evaluations that suit specific needs or organizational standards. This guide provides an overview of how to create and use custom guidelines in Heurio.

## How to create custom guidelines

1. Navigate to [Heurio's web app](https://heurio.app/profile/guidelines) and click on the blue "+ Add custom" CTA button in the top right corner.
2. The "Create custom guidelines" popup appears, consisting of two steps:
   * **Guideline info:** Enter the name and description for the new guideline system.
   * **Rules:** Add all necessary rules to reflect your project's requirements or organizational standards.

<figure><img src="/files/KJviMuxvRPlU7ijkHP03" alt="" width="563"><figcaption><p>Creating a custom guideline system in the <a href="https://heurio.app/">Heurio web app</a></p></figcaption></figure>

## Boosting workflows with custom guidelines

Once created, these guidelines can be used while evaluating websites, ensuring they meet the specific standards set out by the guidelines.

* Also, custom guidelines enable new or less experienced colleagues to:
  * evaluate websites effectively,
  * finding bugs,
  * misalignments, and other issues.
* This feature is especially useful for companies with **specific guidelines** for how their corporate websites should look and function.
* A team can create **their own evaluation system or company-wide principles.** This helps ensure **thorough adherence to organizational standards**, avoiding bugs, misalignments, and other issues.


---

# 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://heurio.gitbook.io/docs/comment-heurio-details/custom-guidelines.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.
