# TripIt

## How to connect Packr to TripIt?

From the home page, tap on the **Add Trip** button. Then tap on the TripIt icon at the top right to connect Packr to TripIt.

## I do not see the TripIt button

The TripIt button can be hidden from the Settings. From the home page, tap on the menu button at the top left, then on Settings. Scroll down and toggle the switch next to **Show TripIt Button**.&#x20;

## Will Packr mess up my upcoming trips on TripIt?

No, Packr only retrieves data from your TripIt account, but does not make any additions/modifications/deletions. Your TripIt account is safe!

## &#x20;Log-in issues

### Using a Facebook / Yahoo / Google account to log-in to TripIt

If your TripIt account has no password, because you usually log-in using another provider's account, you need to manually set a password for your account.\
Visit TripIt [Account>Change Password](https://www.tripit.com/account/edit/section/change_password) page to set a new password.

## Does Packr handle multi-destination trips with TripIt?

Unfortunately Packr can only create single destination trips when retrieving your next TripIt trips. We are planning TripIt multi-destination trips for a future update.


---

# 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.packr.app/en/tripit.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.
