# Editing Statement Descriptor

Whenever a customer is charged, he/she will see on the credit card history the company's name that was responsible for the amount charged.

You can now edit that information to include the name of your business next to Fungies, so that customers know what the payment was for or from whom he/she bought the digital product from. Bear in mind that FUNGIES will still appear as the first part of statement descriptor.

<figure><img src="/files/suPyEtB9dvbH6aJqfmQA" alt=""><figcaption><p>Edit Statement Descriptor in Settings -> General.</p></figcaption></figure>

After providing your business's name, future card charges will appear as:

FUNGIES \* YOUR\_BUSINESS\_NAME


---

# 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.fungies.io/getting-paid/editing-statement-descriptor.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.
