# Mytess > Mytess is an iOS app for TeslaMate users. It connects to a user's own TeslaMate data through the mytesla/teslamateapi service and turns vehicle status, trips, charging, cost, battery, place, and notification data into a mobile Tesla data dashboard. Important context: - Mytess is built for TeslaMate users and Tesla owners. It is not an official Tesla product and is not affiliated with Tesla, Inc. - Mytess requires an iPhone or iPad running iOS 18.0 or later. - Self-hosted users need TeslaMate plus the mytesla/teslamateapi service. The custom mytesla/teslamateapi image is required for Mytess-specific insights, notifications, time-of-use billing, and newer data features. - Mytess does not store vehicle data on Mytess servers for self-hosted setups. The app reads from the user's own TeslaMate API endpoint. - Mytess Cloud is available for users who want a simpler hosted access path without managing a full self-hosted deployment. - The self-hosted app unlock is presented as a one-time Mytess Pro in-app purchase. App Store pricing can vary by region. ## LLM Context - [Mytess overview](https://www.mytess.net/ai/overview.md): concise product, audience, architecture, privacy, pricing, and positioning facts. - [Mytess core features](https://www.mytess.net/ai/features.md): major app features grouped by dashboard, trips, charging, cost, places, insights, widgets, notifications, sharing, and offline behavior. - [Mytess version history](https://www.mytess.net/ai/changelog.md): version-by-version feature summary for Mytess 1.1 through 2.0. - [Mytess setup guide](https://www.mytess.net/ai/setup.md): self-hosted and Mytess Cloud setup paths, API requirements, remote access, and troubleshooting. - [Mytess FAQ](https://www.mytess.net/ai/faq.md): short answers for common assistant questions about Mytess, TeslaMate, teslamateapi, privacy, cost, and support. ## Site Pages - [Homepage](https://www.mytess.net/en): marketing homepage for the Mytess TeslaMate iOS app. - [Documentation](https://www.mytess.net/en/docs): quick-start documentation. - [Feature guide](https://www.mytess.net/en/docs/guide): complete feature guide for the app. - [API configuration](https://www.mytess.net/en/docs/api): how to connect the iOS app to a TeslaMate API endpoint. - [Deployment guide](https://www.mytess.net/en/deploy): how to deploy TeslaMate and mytesla/teslamateapi. - [FAQ](https://www.mytess.net/en/docs/faq): technical FAQ, backup, restore, API upgrade, diagnostics, and common issues. - [Privacy policy](https://www.mytess.net/en/privacy): privacy details. - [Terms](https://www.mytess.net/en/terms): terms of use. ## Product Links - [App Store](https://apps.apple.com/app/id6757828502): Mytess iOS app listing. - [Sitemap](https://www.mytess.net/sitemap.xml): all localized public pages. - [Robots policy](https://www.mytess.net/robots.txt): crawler access policy. ## Optional - [TeslaMate](https://github.com/teslamate-org/teslamate): upstream open-source Tesla data logger that Mytess is designed to work with. - [mytesla/teslamateapi source](https://github.com/yekk-me/teslamateapi): Mytess-compatible TeslaMate API service. - [mytess/teslamate source](https://github.com/yekk-me/teslamate): enhanced TeslaMate image referenced by the Mytess FAQ for improved geocoding workflows.