Documentation

Go to Portal Website

AppTego Documentation

Welcome to the public AppTego documentation. These guides help mobile, security, DevOps, and compliance teams protect Android and iOS apps, validate releases, automate protected builds, and operate AppTego in production.

AppTego works at the compiled-app level: you configure protection, submit an Android APK or App Bundle, or an iOS IPA, and receive a protected artifact that can be tested and released through your normal channels. The AppTego Portal and Automation API support .apk, .aab, and .ipa uploads; the first-party GitHub Actions and CircleCI integrations currently accept Android .apk and iOS .ipa inputs.

Choose Your Path

If you want to...Start hereThen go here
Understand the platformGetting StartedOverview
Protect a first QA buildOverviewUploading Apps
Decide which protections to enableSecurity ControlsAll Controls
Operate the portal day to dayAppTego PortalNavigating the Portal
Move protection into CI/CDCI/CD IntegrationAutomation API
Administer users, roles, and SSOUser ManagementSAML SSO
Build internal toolingManagement APIManagement API Overview
Diagnose a build or rollout issueTroubleshootingSupport and Help

Documentation Map

SectionBest forWhat you will find
Getting StartedNew evaluators and first-time usersProduct orientation, first-build path, architecture diagrams, supported platforms, plans, and FAQs.
Application BuildsRelease engineers and QA teamsUpload flow, build statuses, signing choices, protected downloads, custom messages, and common failures.
AppTego PortalOperators and tenant adminsNavigation, environments, dashboards, logs, users, SSO, billing, documents, support, and AI-assisted help.
Security ControlsSecurity engineers and app ownersControl categories, rollout strategy, response actions, platform guidance, and the full control index.
SDK IntegrationMobile engineersStandard automatic injection and Enterprise Library Mode guidance.
CI/CD IntegrationDevOps and release automation teamsGitHub Actions, CircleCI, artifact handling, secrets, and repeatable pipeline patterns. Use the direct Automation API path for Android App Bundle workflows.
Automation APIBuild automationThe upload, status, and download API designed for CI/CD protection jobs.
Management APIPlatform automationProgrammatic access to configuration, builds, users, tenant features, logs, and monitoring.
TroubleshootingAnyone blocked during rolloutFast triage for build, signing, CI/CD, authentication, configuration, and runtime issues.
GlossaryEveryoneShared terminology used across AppTego docs and the portal.

Use this path when you are introducing AppTego to a production app for the first time.

  1. Confirm your app format, supported platform, signing model, release channel, and plan limits in Getting Started and Subscription and Billing.
  2. Choose a small baseline of detections and set them to Log so you can observe behavior before enforcing policy.
  3. Protect a QA build through Application Builds and test it on representative physical devices.
  4. Review security dashboard events, and use Device Logs when available on your plan, before moving noisy controls to stricter actions.
  5. Add prevention, network, integrity, and obfuscation controls according to your app sensitivity, plan, and rollout maturity.
  6. Promote configuration from Development to Staging to Production only after QA signs off on the protected build and the deployment-environment workflow is enabled for the tenant.
  7. Automate repeatable releases with GitHub Actions, CircleCI, or the Automation API. Use the Automation API directly when your Android pipeline produces .aab artifacts.
  8. Monitor production events, audit changes where available, and revisit response actions as your device population and threat model evolve.

Documentation Principles

These pages focus on customer-facing behavior: how to configure AppTego, protect apps safely, interpret results, and operate the platform. For tenant-specific build investigation, production incidents, account questions, or subscription changes, use Support and Help from the AppTego Portal when support tickets are available for your tenant.