# Form Submissions

## Submitting a Form

The available applications page lists all forms that the user has permissions to submit.

Select `Submit Form` to create a new form submission.

<figure><img src="/files/fJ2vvaqmtGLnZUZ2piWq" alt=""><figcaption><p>Available Forms: Submit</p></figcaption></figure>

### Third-Party Form Submissions

You can also submit forms in reference to or on the behalf of other users with the `Submit 3rd Party Application/Form` permission.

To do this in the form submission, simply select their user in the dropdown menu labeled `You are submitting this form under`.

Toggling the bell icon will notify this user that a form has been submitted under them.

<figure><img src="/files/OOKa0DJgJVSxG6weXShR" alt=""><figcaption><p>Form Submission: Third-Party</p></figcaption></figure>

## Viewing Your Submissions (User)

As a user, your submissions can be viewed below the Available Forms section, or on your profile.

<div><figure><img src="/files/VFhm0YoTzVuFG8Oc5jcU" alt=""><figcaption><p>Available Forms: Submissions</p></figcaption></figure> <figure><img src="/files/XfhR9NEjKVuPXPxJRb0O" alt=""><figcaption><p>Profile: Submissions</p></figcaption></figure></div>

## Viewing Form Submissions (Admin)

Submissions can be viewed on the **Available Forms** menu > **Go To Submissions**.

Or, admins can view form submissions under **Forms** > **Submissions**

&#x20;`Available Forms` > `Go To Submissions` or in the admin panel under `Forms` > `Go To Submissions`

<div><figure><img src="/files/QmLdI0ONGjrQYOZChTm3" alt=""><figcaption><p>Available Forms: Submissions</p></figcaption></figure> <figure><img src="/files/EmNUUX8TXnmv5CVqP39P" alt=""><figcaption></figcaption></figure></div>

### Change Form Stage

In the form submission board, drag-and-drop to change a form stage. Or, click to open the submission and change it from the drop-down.

<div><figure><img src="/files/d2v2WvyntGvmWrwmq445" alt=""><figcaption><p>Submission Board</p></figcaption></figure> <figure><img src="/files/Ztb6CO9UMhGVUncj3bUo" alt=""><figcaption><p>Submission View</p></figcaption></figure></div>

### Sharing a Form Submission

Click the share icon to copy a direct URL to the submission viewer.

<figure><img src="/files/AC5KT3Vh3AAvdimMAWlf" alt="" width="235"><figcaption><p>Submission Viewer: Share URL</p></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.sonoransoftware.com/cms/tutorials/forms/form-submissions.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.
