# 2024.11.07: Parameter values

In this release we have a new feature to allow custom fields be set to TicketLog parameter values.

* **Ticket URL** - the URL of the ticket once it's created
* **User email** - the email address of the user creating the ticket
* **Username** - the name of the user creating the ticket

<figure><img src="/files/J3MLYG1EkeGVAj6UvfjS" alt="" width="563"><figcaption></figcaption></figure>

For the latest information on this feature, refer to the [Forms & fields](/documentation/administrators-guide/forms-and-fields.md#parameter-values) documentation page.


---

# 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.ticket-log.com/release-notes/2024.11.07-parameter-values.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.
