# Editing ticket recipients

## How do you change the recipients of a ticket?

![Changing the recipients of a support ticket](/files/l4w6eR6PoGkxY4ysbV8K)

When a new ticket arrives into your shared mailbox, it will retain the recipient list on the original email. To edit the original list of recipients, **click into the email address field in Gmail while composing your reply.**

You can add or change the list of cc'ed recipients here as well.

![Click into the email field when composing a reply to edit the recipients](/files/xgL9qwbgBJEOh9c5oe5l)

## Frequently Asked Questions

### Does this change the recipients for all agents?

Yes, when you change the recipients for a support ticket it's changed for all of your agents as soon as you click "Update" in the Edit Recipients dialog.  Note that even if you discard your message, the recipient list will remain changed.

### Can I Bcc additional recipients?

Yes, you can Bcc up to 20 additional recipients when replying to a Keeping ticket.  Keep in mind that unlike a cc'ed address, Bcc's only exist for that single reply.  If a Bcc'ed recipient replies, Keeping will create a new ticket for them and their reply will NOT be shared on the original conversation.

### What happens if my customer adds a cc'd address when they reply?

If your customer adds a new recipient to a reply to a support message, Keeping will add that name and email to the list of recipients.  If you don't want your reply to go to the newly added member, then you can delete it prior to your reply.

### What happens if I reply to an old message in a thread of messages where the recipient list has changed?

Keeping does not preserve the original lists of recipients for old messages.  So any reply to an old message will always go to the latest list of recipients.

### How can I tell when a recipient list has changed?

You can view the Activity Log for a ticket to see who changed a tickets recipient info as well as the email address of the prior recipients.


---

# 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.keeping.com/help/fundamentals/editing-ticket-recipients.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.
