> For the complete documentation index, see [llms.txt](https://guide.signspace.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.signspace.com/allekirjoituspyyntojen-hallinnointi/pdf-tiedostojen-yhdistaminen.md).

# Pdf-tiedostojen yhdistäminen

Yhdistämällä useita pdf-tiedostoja yhdeksi tiedostoksi helpotat sopimusten käsittelyä.

### **Tiedostojen yhdistäminen**

Lisää allekirjoitettavat tiedostot.

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

Järjestele tiedostot haluamaasi järjestykseen raahamalla ja tiputtamalla tiedostoja kuvakkeesta ![](https://signspace.zendesk.com/hc/article_attachments/18333487720338)

Valitse **Yhdistä pdf-tiedostoja** yhdeksi tiedostoksi

<figure><img src="/files/5SEAuUTSuxFHjiZRZ6DT" alt=""><figcaption></figcaption></figure>

Yhdistetylle tiedostolle ehdotetaan ensimmäisen tiedoston nimeä. Voit muokata nimeä tarvittaessa.

Valitse **Jatka** yhdistääksesi tiedostot. Yhdistetty tiedosto esitetään sinulle vielä tarkastettavaksi.

**Huomioitavaa!** On suositeltavaa tarkastaa yhdistetty tiedosto ennen sen tallentamista varmistaaksesi että sen sisältö / ulkoasu ei ole muuttunut!

Tallennettu sopimus pitää nyt sisällään kaikki yhdistettäväksi valitut pdf-tiedostot.

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

&#x20;

**Huomioitavaa!** Tiedostot jotka eivät ole pdf-muotoisia tai mikäli ne ovat vioittuneita pdf-tiedostoja, ei voida yhdistää. Nämä jätetään huomiotta yhdistämisessä. Tästä ilmoitetaan käyttöliittymässä kohdassa **Tiedostot joita ei yhdistetä**.

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


---

# 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, and the optional `goal` query parameter:

```
GET https://guide.signspace.com/allekirjoituspyyntojen-hallinnointi/pdf-tiedostojen-yhdistaminen.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
