> For the complete documentation index, see [llms.txt](https://docs.navigaglobal.com/naviga-subscribe/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.navigaglobal.com/naviga-subscribe/csr-user-guide/solicitor-concierge-guide/solcon-tutorials/reference-tables.md).

# Reference tables

## Goal and overview

This article explores the Reference Tables menu in the Solicitor Dashboard. The Reference Tables menu displays information about the following categories:

* Coding
* Household Levels
* Sales platforms
* Service Types
* Billing plans

Besides the coding category, the information in the following categories comes from the Subscribe database and is populated in Solicitor with the **sync** button.

## Reference tables

### Coding

Use this section to view Multi-use (`multiuse`) and One-time-use (`onetimeuse`) codes.

The reference table will give you the name and type of code. Multi-use codes are customer coupon codes that can be used multiple times by different customers. Use them to allow customer's access to special offers. One-time-use codes are customer coupon codes that can be used a single time to give customers access to special offers.

Select the collapsed menu icon at the end of the line to view which Offer Groups are currently using the code. You can search and filter codes with the **search** and **status** fields.

You can [create new codes](/naviga-subscribe/csr-user-guide/solicitor-concierge-guide/solcon-tutorials/configure-an-offer-group.md) from the Offer Groups menu.

### Household levels

Use this section to view all house hold levels, their code, and it's active/inactive status.

### Sales platforms

Use this section to view all created sales platforms.

### Service types

Use this section to view all listed service types. Their name, description, short name, days of week, and active/inactive status display. Select the collapsed menu icon at the end of the line to view further details.

### Billing plans

Use this section to view all listed billing plans. **Note**: the preconfigured billing plan is always named `default` with a billing period of `1`.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.navigaglobal.com/naviga-subscribe/csr-user-guide/solicitor-concierge-guide/solcon-tutorials/reference-tables.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
