> ## Documentation Index
> Fetch the complete documentation index at: https://docs.superoffice.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Built-in as Travel database

> Built-in as travel database

## Prerequisites

None

## Automatic setup

As long as the user has been assigned travel rights in SuperOffice Admin and an [update prototype][1] has been generated, the user may now perform a local update by clicking the Travel icon in the navigator: ![travel icon -screenshot][img1].

As long as you are logging in to the local database on Travel, the icon will look like this: ![travel open -screenshot][img2]

[1]: ../update-prototype

[img1]: /media/loc/en/onsite/travelicon.jpg

[img2]: /media/loc/en/onsite/travelopen.jpg

<Note>
  The built-in database is a Sybase database engine, so if your anti-virus asks if you want to block it, you need to answer no.
</Note>

You may add `LocalDbEngineParam=''` to the *SuperOffice.ini* file. If this parameter is not present, it will default to '-c 16m' meaning 16 MB of local cache memory for the database engine.

## Manual setup

The local archivepath defaults to the logged-in user's application data folder:

```text theme={null}
local_archivepath=C:\Documents and Settings\USER\Local Settings\Application Data\SuperOffice\SO_LOCAL
```

If you want to change the location of the local document archive you may open the *SuperOffice.ini* file and change the `local_archivepath=`.


## Related topics

- [Travel](/en/onsite/travel/index.md)
- [Create prototype: built-in](/en/onsite/travel/built-in/create-prototype.md)
- [Activate travel](/en/onsite/travel/activate.md)
- [Built-in debugger](/en/automation/crmscript/debugging/built-in-debugger.md)
- [Client requirements for SuperOffice Web and Win](/en/onsite/requirements/web-client.md)
- [Set up Satellite](/en/onsite/travel/satellite/set-up.md)
