# Adjusting Credits

**There may be times when you want to adjust the number of credits available to a specific member.**

#### To adjust credits for an individual member:

1. Find the member who's credits you want to adjust and navigate to their member profile.
2. Click the 'adjust credits' button on the top right.
3. To **Add** Credits: Enter the amount of credits you want to add to the existing number of credits.
4. To **Remove** Credits: Type an "-" and then enter the amount of credits you want to remove to the existing number of credits. (Eg. "-20" removes $20 worth of credits)
5. Click 'update'.

**Download the PDF below for step-by-step instructions**

{% file src="/files/an4pLHqw7gZdxBfhQH9q" %}

{% embed url="<https://youtu.be/jrAwyOVwcbc>" %}


---

# 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://help.inveterate.com/help-center/guides/members/member-profile/adjusting-credits.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.
