# Updating your Revenue Path

**Updating Mutable Revenue Paths**

Your Revenue Path can only be updated if Mutability was enabled during the creation process.

Mutable revenue paths can be edited by selecting "Edit Path" on revenue paths where you are an admin.

<figure><img src="/files/3hgQKRvNVxpPzI3QKwPJ" alt=""><figcaption></figcaption></figure>

Once you've opened the edit view, you can update your revenue path as needed at the Tier level.

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

There are 4 states that define if a Tier can be updated:

* Completed: Tiers in this state cannot be edited, as they are complete
* In Progress: only the Tier limit can be edited&#x20;
* Not Started: all aspects can be edited
* Continuous: Collaborators can be removed and/or added, and Share can be updated. This only applies to the Final Distribution Tier.

To view the state of a Tier in your revenue path, hover your mouse over the progress indicator in the top right corner of the Tier overview.

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


---

# 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.r3vl.xyz/reveel-protocol-v2-documentation/getting-started/updating-your-revenue-path.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.
