# View New Parameters

Akto automatically updates API inventory, whenever a new endpoint has been added to your API collection and also updates the parameters it contains. If there is any sensitive parameter has been contained by any new endpoint, Akto automatically updates it in API changes. You can view new parameters and new sensitive parameters like **`Passwords`** or **`Email ID`** that you need to keep safe. So with Akto, you always know what's going on with your APIs and can stay safe from unwanted surprises.

In the demonstration below, let’s view all the newly added parameters over the last two months.

{% embed url="<https://demo.arcade.software/u6RRTUKYIsJSikswOuNm?embed=>" %}
View New Parameters
{% endembed %}

In the above demonstration, we have observed that there are 4175 new parameters have been added over the last two months from which 25 parameters are sensitive.


---

# 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.akto.io/api-inventory/how-to/view-new-parameters.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.
