# Creating a Ticket for Others

## 1 - Creating a Request in the Console

Under Help Desk in the console, click on Request Help. The first prompt will ask who you are requesting help for. Once you select "for other user" the next prompt will allow you to select the user or type in the name of the user. **\*Note: User must already be in the database.**

<div><figure><img src="/files/uNKOdSWqmAepuSfEmjJx" alt=""><figcaption><p>Select "Request help for other user"</p></figcaption></figure> <figure><img src="/files/TF5Ju0os07zUxO6jjW71" alt=""><figcaption><p>Choose the user you are requesting help for.</p></figcaption></figure></div>

The third prompt will ask you which type of ticket you are creating. Select the ticket type from the menu and the screen will automatically move on to the last prompt. Before your ticket can be made, you will need to choose the item the ticket is being created for, and the issue for the ticket. Click submit and your ticket will be created.

<div><figure><img src="/files/aGrPNhX56zW94VQHd2sP" alt=""><figcaption></figcaption></figure> <figure><img src="/files/e7CzOkTsz9pGpXMlc6Fu" alt=""><figcaption></figcaption></figure></div>

The ticket will appear on the Help Desk screen once it is created. You will be able to see the details of the ticket and have editing capabilities as well.

<figure><img src="/files/fRYV1jgKF6KUh7sTBENT" alt=""><figcaption></figcaption></figure>

## 2 - Creating a Ticket via Email

There could be times when an admin wants to open a ticket on behalf of another user account. In order to do this, the user with permissions will send an email to your support email \`helpdesk@\<domain>.com\` and insert a special tag in the email text of “#user:\<users\_email>” where “#user:” should always be used to open a ticket on behalf of an end user and following the colon should be a valid end user email address. **\*Note: You can not reply to the sending email and create a comment, doing this will create a new ticket. You can only add comments from a ticket that was sent to you from AdminRemix. These emails will look as follows “+\<TICKET\_ID>@inbound.adminremix.com” or you can reply to a previous email about tickets.**

<figure><img src="https://lh4.googleusercontent.com/-YeaGR3YC2Gbc-baUa0AP9mUqg4-bVPHSSemyJHh9PwBm63WFC08Q9lPL2mp6xAYveq2wnDPEdiAPGCJFIi_9YEsQiwS-Epc7UvgD26Q_05TSNqAvgomn2-GgNmJUGnEjWnp24TqsJY-KVR9wViA1o4" alt="" width="375"><figcaption></figcaption></figure>

If you have permissions to assign an admin to do the task you could also do so in the email, as well. Here I assigned an admin to the ticket, as well as a user. I gave an asset number, but did not use any hashtag language for the tag.

<figure><img src="/files/jnGrCHBjFbjXJKYelum4" alt="" width="375"><figcaption></figcaption></figure>

By using the # language through email, I was able to assign both the user and that admin to this ticket.

<figure><img src="/files/B4MOacqc9SQmkQZUcJL2" alt=""><figcaption></figcaption></figure>


---

# 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.adminremix.com/help-desk/request-help/creating-a-ticket-for-others.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.
