# Bill Title Registration

## Beginning 2023-2024 RIML Session

{% hint style="info" %}
As of the 2023-2024 RIML Session, bills do not require any approvals for titles and are automatically advanced to the [Bill File Submission](/legislation/submitting-legislation/bill-file-submission.md) step.
{% endhint %}

## An Introduction

Bill title registration is the process of a bill title being submitted by a student (or on a student's behalf) and then being assigned a bill number. Participation is required by all three levels of RIML participants (students, advisors, and state coordinators).&#x20;

#### Figure 1: Bill Title Registration

![](/files/-MNMV3DZDI7e8CnO-3Ml)

{% hint style="info" %}
In the diagram above, green arrows indicate forward progress, red arrows indicate backward progress, and green diamonds indicate completely registered bill titles.
{% endhint %}

As shown in the diagram, there is no direct relationship between advisors and state coordinators, other than to submit a bill. In other words, a state coordinator **cannot** create/reject a bill and then send it to an advisor; they can only send it to a student.&#x20;

Likewise, there is no direct relationship between a student and a state coordinator (a student **cannot** create a bill and then send it to a state coordinator; they can only send it to their advisor).

This is to ensure a proper chain of approval has been accomplished on every bill title.&#x20;

Since students are directly responsible to their advisor, students can only *create* titles and send them to their advisor (superior transaction). Since advisors are directly responsible to the state coordinators, advisors can *either* send bills to their students (lowest subordinate transaction) or send bills to the state coordinators (superior transaction). Lastly, since state coordinators are the highest possible authority, they can *either* send a bill directly to a student (lowest subordinate transaction) or approve it.&#x20;

## Getting Started

Use the below links to help guide your involvement in this process.

{% content-ref url="/pages/-Mc\_UZB6X-p9uQG4GKvI" %}
[Students](/legislation/submitting-legislation/bill-title-registration/students.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Mc\_UbTLi0ULgXKW9g4a" %}
[Advisors](/legislation/submitting-legislation/bill-title-registration/advisors.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Mc\_Ud1ZMDKshAiMEHMQ" %}
[State Coordinators](/legislation/submitting-legislation/bill-title-registration/state-coordinators.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/submitting-legislation/bill-title-registration.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.
