> For the complete documentation index, see [llms.txt](https://docs.sharinpix.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sharinpix.com/documentation/access-and-security/sharinpix-webcam-permissions.md).

# SharinPix Webcam Permissions

This feature can be configured using a [SharinPix Permission](/documentation/access-and-security/sharinpix-permission-object-how-to-create-and-assign-custom-permission.md) record.

## Setting up the upload from webcam feature using a SharinPix Permission record

The upload from the webcam feature can be configured using a [SharinPix Permission record](/documentation/access-and-security/sharinpix-permission-object-how-to-create-and-assign-custom-permission.md) as follows:

* From App Launcher, type **SharinPix Permission**
* Click on the button **New** to create a new SharinPix Permission record
* Next, under the **Upload** section, enter **'webcam'** in the field labeled as **Uploader**

![](/files/qvhsLyntKE7eu9y5qMg3)

* Select the other desired abilities if needed and click **Save** when done
* Next, assign the created SharinPix Permission record to the desired SharinPix standard album or your custom album

{% hint style="success" %}
**Tip:**

* For more information about the SharinPix Permission object and how it is configured, refer to the following article: [SharinPix Permission object](/documentation/access-and-security/sharinpix-permission-object-how-to-create-and-assign-custom-permission.md)
* Setting the **Uploader** ability to **webcam** also allows access to the front and rear cameras as Webcams on tablets (such as the Microsoft Surface tablets).
  {% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.sharinpix.com/documentation/access-and-security/sharinpix-webcam-permissions.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.
