# Create Credit Note

However there are no conditions in case of Credit Note. Supplier user can raise CN of any amount as per discussion between both parties.

Raising a CN -

1. Only a supplier business account can raise a CN. For raising a CN find the main invoice in the listing and go to the CDN button on the right most side of the invoice listing or simply open the main invoice and click on Credit / Debit notes button.
2. Click on either of the two buttons in step 1, a side bar will open.
3. The user can select either CN or DN. Select CN.
4. Another side bar will open that is identical to the create invoice screen. There, the user can edit the line items accordingly.
5. The created CN or DN will get added in the listing.


---

# 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.mastersindia.co/accounts-payable/invoice/create-credit-note.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.
