# How to upload image as label to the app?

In order to upload your own image as a label to Sami Label app, there are two ways for you to do it.

1. **Upload image from your device**
2. **Upload image by using an image URL**

Kindly follow the guidelines to know how.&#x20;

#### Upload image using the Import URL setting

1. From the Label settings page, choose **Image** tab > click **“Change”** in the image of the Label/Badge.

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

2\. Choose **“Select Image”** to change the Label/Badge<br>

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

3\. Click the box of “Upload From URL”<br>

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

4\. Add file from URL\ <br>

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

{% hint style="warning" %}
&#x20;NOTE: The image size must be less than 1MB. The format must be JPEG, SVG, JPG or PNG.
{% endhint %}

5\. Click **Save** to update the changes.

#### Upload image from your device

1. From the Label settings page, choose **Image** tab > click **“Change”** in the image of the Label/Badge.
2. Choose **“Select Image”** to change the Label/Badge
3. Click on this setting box:

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

&#x20; 4\. Choose an image from your computer/device:

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

&#x20; 5\. Click **Save** to finish the uploading

> ### **Need support?**
>
> If you do encounter any difficulty while proceeding these steps, don’t show any hesitation to contact us promptly via the email address [support@samita.io](https://help.samita.io/support@samita.io)


---

# 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.samita.io/badges-and-labels/how-to-upload-image-as-label-to-the-app.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.
