# Settings

### Key Details: <a href="#key-details" id="key-details"></a>

* **Subscription Type:** This is the billing details regarding your key, if it is a renewal key you will have a renewal upcoming.&#x20;
* **Renewal Date:** This is your renewal date, the date that your current payment method will be charged our renewal fee.&#x20;
* **License Key:** This is your key, you can simply click on it to copy the key.

![](/files/-MhM5xiVHK8ZYy_7XY3r)

### Updates: <a href="#updates" id="updates"></a>

This is where you can check for any new updates as well see what version you are currently on. To check for newer updates simply hit purple Check For Updates text.

![](/files/-MhMAkH2-obZo8VXnDxb)

{% hint style="info" %}
It's important to always be on the latest update. Check within the Discord chat for any updates.
{% endhint %}

### Discord Settings: <a href="#discord-settings" id="discord-settings"></a>

* **Webhook:** This section is where you would enter your success webhook. To start, simply paste your created webhook into the box as shown in in the image, and press save. To learn how to create a webhook check out this guide: [Click Here](https://www.youtube.com/watch?v=zxi926qhP7w).
* **Test:** If you want to make sure your webhook is setup properly, press the blue test button and a test message will be sent to your discord channel.
* **Success Only:** If this option is selected, it will only post success to your discord channel. If left unchecked, it will additionally post declines as well as success.

![](/files/-MhMBGUWT2jXVl1csMl2)

## Need Help Still?

Are you still stuck after reading over this guide? No problem!  Feel free to make a [support ticket](https://discord.com/channels/715011881814720586/715024655009710080/860931005211869195) within Discord with whatever questions you have to receive further support.


---

# 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.valoraio.com/valor-2-0/setting-up-valor/settings.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.
