For the complete documentation index, see llms.txt. This page is also available as Markdown.

Introduction

What Motif is, the surfaces you'll use, and how the pieces fit together.

Motif is an AI wealth-advisory platform that financial institutions embed into their own products. It profiles investors, explains markets and portfolios in plain language, generates investment strategies, and grounds every answer in evidence.

You operate Motif through three surfaces:

Surface
URL
Who uses it

Admin panel

admin.motifapp.ai

Your team configures, operates, and monitors everything

Portfolio app

portfolio.motifapp.ai

Your customers get a white-label portfolio dashboard with Clarity built in

API & SDK

api.motifapp.ai

Your engineers integrate Motif into your own backend, web, or mobile apps


The building blocks

Products are what Motif offers your customers:

  • Market, asset, and portfolio insights: grounded reads of the whole market, a single name, or a customer's holdings.

  • Profiling builds a structured investor profile from questions and conversation. It is the one product that reads the customer instead of the market.

  • Investment proposals combine insights and profiling into explainable, profile-aligned strategies.

  • Market signals & monitoring watch markets and portfolios continuously, delivered as alerts and digests.

Clarity is the research engine underneath the insight products. It ingests news, filings, transcripts, and reports, extracts the entities, facts, and causal links between them, and answers questions with citations. Every claim is grounded in evidence.

Client portfolios are the holdings you manage for customers and surface in the white-label portfolio app. Orders & trade execution turns approved proposals into on-chain orders. Data management is the asset universe: equities, tokens, funds, and the articles that feed Clarity. Observation deck is your monitoring: audit logs, usage, system health, and AI cost.


How partners integrate

Most integrations combine three things:

  1. Configure profiling, monitoring, branding, and data sources in the admin panel.

  2. Integrate with the SDK or REST API to create users, run profiling, generate strategies, or call Clarity.

  3. Embed Clarity directly in a browser with a short-lived iframe token, or white-label the portfolio app under your own domain.

You can start with a single piece, such as embedding a Clarity card or running profiling, and add the rest over time.


Built for regulated environments

Motif is built for financial institutions. Profiling is explainable and auditable, every mutation is logged, and the platform is designed to support MiFID II suitability, GDPR data handling, and EU AI Act transparency requirements. You define the rules. Motif provides the intelligence and the audit trail.


Next steps

Last updated