# Assigning a ticket

## Ticket Assignment Basics

Assigning tickets lets you give agents ownership of tickets within Keeping, and easy access to see all that others are working on at any given moment.

You may assign more than one agent to a single ticket if you choose.

There are a variety of ways to assign a ticket inside Keeping, read on to learn more.

## Using the Sidebar

When viewing a ticket in Gmail or the Web Portal, you can assign one or more agents using the dropdown.  You can remove an agent by hovering over their name and clicking the small "x" that appears.

![Change the assignment of a ticket.](/files/fcrP22lNkA8oAID7O9h6)

## When Selecting Multiple Tickets

When viewing a list of tickets in Gmail (or in the Web Portal), select one or more to change the assignment of a large group of tickets at once.  After you have enabled "multi-select mode" in Gmail, use the top menu bar to change the assignments *en masse*.

![Assign tickets in a group.](/files/parOMuLAILimzCYQmIqB)

## Automatically When Replying

By default, Keeping will assign a ticket to the agent that replies.  You can change this default behavior in the settings for the mailbox. You can also assign the ticket automatically to the agent when they reply.

![By default, a ticket is assigned to an agent when they reply.](/files/7PMbZoXzfuPH1OwAqmAD)

## Using a Workflow

Finally, you can also automatically assign a ticket using a Workflow.  With a Workflow, you can set a rule to match on when a ticket arrives, and then automatically assign the ticket to one or more agents.  Read more in our Workflows help section.

{% content-ref url="/pages/yNjAlvodmqyV5l9nvetY" %}
[What are Workflows?](/help/workflows/what-are-workflows.md)
{% endcontent-ref %}


---

# 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/assigning-a-ticket.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.
