# Editing

### Step 1) Who has access to this path

Paths can be shown to `all users` or just to some users, which we call a `group`. This similar to email marketing, like how you can send something to the entire database or send it to a particular segment.

For now, you can keep Participants the same. Just click `Next >` in the bottom right.

![](/files/2brDGOdEmfRYTv2Uetpq)

You can also jump to [groups & tags](/additional-topics/groups-and-tags.md) to learn how to change who can access this path.

### Step 2) Path details

On this step you can edit some overall details for your path. You will want to change the `path title` and upload your company logo as users will see this. You can always come back to this step to change it later as well.

Click on `title` to type to replace it or click the top right `photo icon` to upload a new one or remove it.&#x20;

![](/files/zYtHfq2Stp3obC3gHxko)

After uploading a `photo` you are given an option to adjust the photo crop.

![](/files/wkWb4MAWMG3pRxRnR8rd)

Click `Next >` in the bottom right after making your changes to continue.

### Step 3) Editing bits

Each screen in Pullpath is called a `bit` and users must take some action to continue such as choosing a `reply`, typing a `comment` or uploading a `photo or video.`

Click into the first `bit` to start editing the content.&#x20;

![](/files/l1AxGBnCOJECWOgOzz2W)

On this page, you can click into the areas in red below to change the `bit` content you are sharing. On the bottom left, you can edit the `bit replies` or use the + / - buttons to add more options.

![We recommend using the person's name & photo on the first bit to make it more like starting a conversation.](/files/qbxnuaOWEI1UibWJIFsv)

You can continue editing the other `bits` of this `path` or delete those that you don't need by clicking into the `bit` and clicking `delete` on the bottom right of the page.&#x20;

You can also drag & drop to reorder the flow.

{% embed url="<https://www.loom.com/share/50d77619360a447da8f17901af22238d>" %}

Click `Next >` when you are ready to test the `path`.


---

# 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.pullpath.com/getting-started/editing.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.
