# Fee Code

{% hint style="info" %}
**Note:** *The Fee Management feature is a licensed add-on. Contact* [*Naviga Global Support*](mailto:support@navigaglobal.com) *to obtain a password.*
{% endhint %}

Fee Code Setup is used to create activation or printed bill fees for a certain product or multiple products and their related rate codes.

#### To set up a fee code:

1. Select **Fee Code** from the **Accounting | Subscription Rates** menu to display the Fee Code window.<br>

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

2. In the **Fee Code** section, click Add (<img src="/files/qxmb3oOzmTg2EHVf5MAQ" alt="" data-size="original">) to create a new Fee Code and complete the following fields.

   <table><thead><tr><th width="155">Field</th><th width="125">Type</th><th>What to enter</th></tr></thead><tbody><tr><td>FEE CODE</td><td>open (20)</td><td>Enter a name for the Fee Code (mandatory).</td></tr><tr><td>DESCRIPTION</td><td>open (30)</td><td>Enter a description for this Fee code (optional).</td></tr><tr><td>START DATE,<br>END DATE</td><td>date</td><td>Enter a start date (mandatory) and an end date (optional) for which this Fee Code will be effective.</td></tr><tr><td>FEE TYPE</td><td>predefined</td><td>Select the applicable Fee Type - either Activation (for start transactions) or Printed Bill (for renewal transactions). (mandatory)</td></tr><tr><td>APPLY TO</td><td>predefined</td><td><ul><li>If Activation is selected as the Fee Type, then select "Non Auto Renew" or "Auto Renew" to which the Fee applies. Or, select "Both". </li><li>If Printed Bill is selected as the Fee Type, then select "Invoice" or "Renewal" to which the Fee applies. Or, select "Both". </li></ul><p>(mandatory)</p></td></tr></tbody></table>

3. Click **OK** to create the Fee Code.<br>

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

4. To add the details to the new Fee Code, select the created Fee Code from the Fee Code table.<br>

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

5. Then, in the Fee Code Info section, click Add (<img src="/files/qxmb3oOzmTg2EHVf5MAQ" alt="" data-size="original">) and complete the following fields.<br>

   <table><thead><tr><th width="164">Field</th><th width="130">Type</th><th>What to enter</th></tr></thead><tbody><tr><td>PRODUCT</td><td>setup</td><td>Enter the product that will be affected by this fee (mandatory). Or select "*" to apply all the products.</td></tr><tr><td>RATE CODE</td><td>setup</td><td>Enter the rate code ID that will be affected by this fee (mandatory). Or select "*" to apply all the rate codes.<br>For Printed Bill fees, the rate code must be "*".</td></tr><tr><td>START DATE,<br>END DATE</td><td>date</td><td>Enter a start date (mandatory) and an end date (optional) for which this Fee Code will be effective.</td></tr><tr><td>FEE AMOUNT</td><td>decimal (8)</td><td>Enter a amount to be charged with this Fee Code (the amount must be greater than 0).</td></tr><tr><td>RENEWAL DESCRIPTION</td><td>open (30)</td><td>If transactions with this fee code will print on renewals, enter a description to print on the renewal notice.</td></tr><tr><td>WEB DESCRIPTION</td><td>open (30)</td><td>Enter a description that will be displayed when this Fee Code is selected in iServices.</td></tr><tr><td>GL ACCOUNT</td><td>setup</td><td>Enter the general ledger account number to which charges/credits with this fee code will be applied.</td></tr><tr><td>IS TAXABLE?</td><td>yes/no</td><td>This field determines whether the fees are taxable, and the payment amount includes the Fees Tax Amount.</td></tr></tbody></table>

6. Click **OK** to save the Fee Code Info.<br>

   <figure><img src="/files/0GAYJyC5oLjd3j2o4WHe" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Note:** *There can be no more than one fee for the same product, rate code, and date range. An error message will be displayed if two fees are created for the same product, rate code, and date range.*
{% endhint %}


---

# 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.navigaglobal.com/circulation-setup-manual/accounting/subscription-rates-menu/fee-code.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.
