# Sending PDFs through the App

It is possible to forward files directly through the SprintHub App. The feature allows sending PDF documents and other formats quickly, simply, and conveniently.

{% hint style="warning" %}
To ensure the submission occurs correctly, it is important to perform the **file renaming** before sending. Below, see the step-by-step to do this.
{% endhint %}

***

#### 📌 Step-by-step to Send Files via the SprintHub App

1. **Access the SprintHub App** on your device.
2. In the desired chat or service, tap the **attachments** 📎 icon.
3. **Select the file** you want to send (PDF, image, or another compatible format).
4. **Rename the file** on your device itself before sending it, ensuring the name does not contain special characters, spaces, or accents, to avoid sending errors.
   * Example of a correct name: `client_proposal_july2025.pdf`
   * Example of a name to avoid: `Client Proposal - July/2025.pdf`
5. After renaming, simply **confirm the sending** through the App.

{% embed url="<https://youtube.com/shorts/7ytDLlfp2t0?feature=share>" %}

***

#### ✅ Important Tips:

* Prefer simple file names, with lowercase letters, numbers, and underscore (\_) to separate words.
* Make sure the file is saved on your device before starting the upload.
* Check the maximum allowed size for file uploads in the App.

***

#### CONCLUSION

With a few steps, you can send documents and files via the SprintHub App efficiently and without complications. Remember to always rename the file correctly before sending it, ensuring it is delivered without errors and displayed properly to the recipient.


---

# 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.sprinthub.com/en/topics/sprinthub-app/customer-support/sending-pdfs-through-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.
