# Bills

### How to Upload Bills

1. Select **Bills** from the list of menu items on the dashboard.

<div align="left"><figure><img src="/files/K9SnHoj8NlhEEZiifTp1" alt="" width="221"><figcaption></figcaption></figure></div>

2. Click **Add Bill**
3. Type in the **key details.** The fields with <mark style="color:red;">\*</mark> are compulsory and must be populated.

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

**Title**: Enter the title of the bill.&#x20;

**Jurisdiction**: Specify the jurisdiction to which the bill applies. For example, "Zambia" For regional bills such as EAC bills, Jurisdictions should be " African regional bodies"

**Locality**: If applicable, provide more specific locality details. For bills from African regional bodies, set the locality to the relevant organization. For example, use "East African Community" for EAC-related bills.

**Date**: Enter the date associated with the bill. This could be the date it was introduced, passed, or another relevant date.

**Language**: Indicate the language in which the bill is written, e.g., "English."

**Author**: Enter the name of the entity that issued the bill&#x20;

4. **Upload File:** Click the "Choose File" button to browse your computer and select the file that contains the bill.
5. **Taxonomies:** Click this tab to categorize the bill using predefined tags or categories. This can assist with the organization of bills on pages. For example, EAC bills will be categorised under the **Foreign Legislation topic**
6. **Custom Properties:** This tab is used to track specific information about bills, specifically **sponsor details.**

<figure><img src="/files/2tRXoVo8WBXoyNpv3HLz" alt=""><figcaption></figcaption></figure>

7. Click **save.**
8. Click **view on site** to view the bill.
9. To make **edits** to the bill you added, Click the **edit button** on the top right corner of the page
10. Make the necessary changes and click save again


---

# 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://liieditors.docs.laws.africa/managing-documents/bills.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.
