# Making Changes to Legislation

Depending on the type of change required, legislation data may be changeable by state coordinators/administrators with or without requiring an entirely new submission. Use the information below to learn more.

## What is legislation data?

Legislation data is all information (text, files, etcetera) that are related to a bill submitted to the RIML. This includes its title, number, assigned author, and committee assignment.&#x20;

## When can data be changed?

See the Data Change Policy for more information.

{% content-ref url="/pages/-McgttSHHcYeKWtqyaf5" %}
[Data Change Policy & Procedure](/legislation/data-change-policy-and-procedure.md)
{% endcontent-ref %}

## What data can be changed?

The only data that can be manually edited is the following (subject to the [Data Change Policy](/legislation/data-change-policy-and-procedure.md)):

* Title
* Author
* Archived Status

## What happens if data cannot be changed?

You must submit a new bill and request the old one be archived. First, create a support ticket requesting archival of the old bill. Then, submit a new one with the corrected data.

{% content-ref url="/pages/-MbieAX8f-9quTpnG92-" %}
[myTickets](/ticket/untitled-1.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MNM538rQ-p\_Kh8TIJKx" %}
[Submitting Legislation](/legislation/submitting-legislation.md)
{% endcontent-ref %}


---

# 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.rimodellegislature.com/legislation/making-changes-to-legislation.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.
