# Accessing Guide rules

You can create different rules for generic visitors and for application users separately. For example, you can set up a selected guide so it starts when the user is on a particular URL. To set it up;

1. Sign in to the Management Console with your credentials
2. Click on the name of the Space you want to work on
3. Click **Guides** from the menu pane on the left
4. Click **Open in Editor** to open a guide in editor mode
5. Open **Guide Settings**

<figure><img src="/files/9DOSUV8Zt3XHDGAJInwE" alt=""><figcaption></figcaption></figure>

6. Click the **Rules** tab

<figure><img src="/files/rtHzh4tTAqsZeiOjJZoz" alt=""><figcaption></figcaption></figure>

7. Click the **+** icon for either Identity or Visitor&#x20;

***Note:** You can define separate settings for application users and generic visitors. The left column represents the users identified by their identifiers, and the right column represents the visitors to the site.*


---

# 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-adopt.nexthink.com/in-application-guidance/using-journeys-and-rules/accessing-guide-rules.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.
