Schedule a demo
Quote

The platform built for developers.

FileMaker helps problem solvers turn their vision into solutions with production-ready software
and custom apps built on durable, reliable, enterprise-grade infrastructure.

Define. Script. Build. Deliver.
All on one unified platform.

Automation,
simplified.

Script Engine automates hundreds of steps for workflows, data processing, app behavior and more without needing a traditional programming language.

Build once.
Deploy everywhere.

Enjoy native cross-platform deployment across macOS, Windows, mobile, web, and multi-user systems. It doesn’t 
get easier.

Run safely at
every stage.

Security is native to the data architecture, so decisions are made at the design level, not layered in later.

More powerful tools from dev to delivery.

FileMaker Server

Disasters happen. Recover quickly.

Automated off-site backups and standby server failover means operations don't stop, even if systems do. Add-on feature




Enterprise-grade data protection and high availability features that safeguard business operations through automated off-site backups and server redundancy for rapid recovery when systems fail.

1.  FileMaker Server Remote Backup

Automatically backs up FileMaker Server files to secure cloud storage every 20 minutes with centralized management via CCC.

2.  Standby Server

Maintains a synchronized secondary server ready for rapid switchover if the primary server fails.

FileMaker Pro

Build faster.

Expedite development with redesigned UI tools, new scripting capabilities, and persistent metadata storage.



Time-saving enhancements across the development experience—from redesigned UI tools and new scripting capabilities to persistent metadata storage and improved export options—that streamline building, maintaining, and deploying solutions.

1.  Smart Inspector (macOS)

Redesigned context-aware Layout Mode inspector with two tabs, showing only relevant controls for selected objects.

2.  Draco Catalog Persistent Metadata

Key-value metadata storage that survives file close, reopen, and Data Migration Tool processes.

3.  Execute URL Asynchronous

Modernized Execute URL script step enables HTTP calls asynchronously with parallel API execution.

4. Insert From URL JSON Caching

Automatically parses and caches JSON responses from Insert From URL when mime type is application/json.

5. Control Field Entry by Calculation

Boolean calculation in Layout Inspector determines field entry permission dynamically.

6. Show Custom Dialog Size/Position

Dialog height, width, and position can now be specified by calculation in points.

7. Sort Custom Functions with Folders

Restores sorting capabilities within the folder-based Custom Functions interface.

8. Collapse Disabled Steps and Comments

Comment steps and disabled steps in Script Workspace can now be collapsed/expanded.

9. GetLiveText() PDF Support

Text extraction from PDFs with OCR recognition, with language flag for accuracy.

10. Set Layout Zoom Level (Decimal)

Zoom levels can be set to precise decimal percentages (e.g., 87.5%) rather than fixed presets.

11. Blank Records Sort Position

Developers can specify whether blank/empty field values appear at top or bottom of sorted results.

12. Save as XML New UI

Redesigned Save as XML with catalog-level granularity, selective export, and multi-file output.

13. Value List Enhancements

Choose between multiple value lists, control via Set Variable, present different sets based on mode.

14. Get Record IDs From Found Set Related Records

Second argument supports getting record IDs from related table occurrences or portal objects.

15. Create .fmp12 from XML

Solution Upgrade Tool can create new .fmp12 files from properly formatted XML 2.0 files.

16. Save Specific Catalog/Node as XML

Developer Tool command supports generating XML for specific catalogs or nodes only.

17. Binary Data Storage Option for XML

Flag to switch between storing binary data in Library catalog vs. directly in each node.

18. Change Database Account Password

Developer Tool can change database account passwords programmatically.

19. macOS Tools-Only Installation

Installer option to only install FMDeveloperTool, FMUpgradeTool, and DataMigrationTool.

FileMaker Pro

Evolve your workflow.

Expanded AI provider support with Google Gemini, schema annotation, semantic search enhancements, and multimodal capabilities give your solutions the AI infrastructure.




Comprehensive infrastructure for integrating artificial intelligence into FileMaker solutions, including expanded AI provider support, schema annotation for improved LLM context, semantic search enhancements, and multimodal capabilities for text and images.

1. Google Gemini Support

Adds flags, enums, code, and script steps required to use Google Gemini AI models.

2. Field Annotation for AI (Field Options)

New AI tab in Field Options with checkbox to include/exclude fields from DDL sent to AI models.

3. FieldAnnotation() Function

Returns the specified field’s annotation JSON, enabling developer-defined display names separate from internal field names.

4. BaseTableComment() Function

Returns the developer-defined comment for a specified base table, making table metadata programmatically accessible.

5. FOREIGN KEY Syntax in FQL

Enhances FQL parser to accept DDL statements with FOREIGN KEY syntax for AI-driven schema generation.

6. OCRed PDF Support in ExtractTextFromPDF

Enables text extraction from PDFs that have had OCR applied via LiveText/PDFKit.

7. Multilingual Embedding Model Support

Adds support for paraphrase-multilingual-MiniLM-L12-v2 embedding model.

8. Insert Embedding/Semantic Find Parameters

JSON parameters can now be passed to LLMs via Insert Embedding and Perform Semantic Find script steps.

9. Insert Image Caption Scripts

Insert Embedding script steps can use Cohere image embedding models for container field images.

10. Image Captioning Model Support

A model that generates captions for images and brings them into the database.

11. RAG Cache Key File Location

Moves RAG cache key file to CStore/LLMKeys folder to survive FMS uninstall.

12. UUID for RAG Chunk Embedding

Uses UUIDs as IDs in RAG spaces to avoid conflicts when managing/merging spaces.

13. Invalid AI Request Error Fix

Addresses errors from invalid JSON (like extra quotes) in Perform Find by Natural Language.

FileMaker Server

Deploy with confidence.

Server-side upgrades offer increased throughput, self-healing services, expanded platform compatibility, and fully aligned security standards for enterprise.



Server-side improvements that increase processing throughput, enable self-healing services, expand platform compatibility, and ensure alignment with current security standards for reliable enterprise deployments.

1. Multiple SASE Process Support

Run multiple Server-Side Script Engine processes on a single FileMaker Server host.

2. Auto Restart (WPE/OData/DAPI)

Automatic restart of Web Publishing Engine, OData, and Data API processes after crashes.

3. Export Field Contents on Server

Native support for Export Field Contents script step running on FileMaker Server.

4. Windows Server 2025 Support

FileMaker Server certified for Microsoft Windows Server 2025.

5. Specify User for Ubuntu Installation

Option to install FileMaker Server as a specified OS user rather than default fmserver.

6. ZFS Default Option for Ubuntu

Separate script to set up ZFS filesystem before FileMaker Server installation on Ubuntu.

7. IPv6 Support Improvement

Broader IPv6 network compatibility for Failover Server and AI Server deployments.

8. OpenSSL 3.5 LTS Upgrade

Updates to OpenSSL 3.5 LTS (supported through April 2030).

9. Apache Tomcat 10.1.44+ Upgrade

Addresses resource shutdown vulnerability that made Tomcat susceptible to reset attacks.

10. macOS 26 Support

Full compatibility with Apple’s latest macOS release.

11. Xcode Update

Updated development toolchain for macOS builds.

12. New Icons

Fresh, modern visual appearance across the product line.

FileMaker WebDirect

Upgrade the end-user experience.

Broad WebDirect enhancements ensure accessibility compliance for regulated spaces, optimized performance, harder security, and wider browser-based access.


WebDirect improvements spanning accessibility compliance, performance optimization, security hardening, and infrastructure modernization to ensure reliable, inclusive browser-based access to FileMaker solutions.

1. WebDirect Accessibility Improvements

Enhanced screen reader compatibility, improved focus management, semantic HTML/ARIA updates for assistive technology support.

2. Addressed Popover

Fixes 1-1.5 second delay when tabbing between fields on layouts with popover buttons.

3. WebDirect IPv6 Support

Enables WebDirect databases to be accessed via IPv6 addresses (previously showed blank page).

4. ButtonBar CSS Layout Cache Optimization

Allows ButtonBar image requests directly from browser cache even after CWPC restart.

5. SameSite Cookie Attribute

Cookies now include “sameSite” attribute to prevent cross-site request forgery attacks.

6. JDK21 Support

Updates Java runtime to JDK21 for WebDirect and Server components.

“The AI development ecosystem is moving fast. The fastest and most powerful way to bring that capability to our community is by meeting AI where it already lives.”

 

Ryan McCann

CEO, Claris, an Apple Company

 

See what’s next >

Software that simplifies the hard work.

CRM

Build stronger customer relationships.
A custom CRM helps you manage contacts, accounts, and your sales pipeline — and get new insights that drive revenue and enhance loyalty.

Project management

Keep schedules on track and budgets in scope.
Create a custom app as unique as your business and give your team an efficient, automated way to manage projects.

Asset tracker

Inventory insights create real value.
Whether you’re managing bike inventory or sneaker stock, get more transparency into your assets. Organize, analyze, and optimize them efficiently—for customers and your business.

Invoicing

Streamlined finances. Dollars and sense.
Simplify how you create invoices and estimates, track expenses, accept payments, and more.

Event planning

Event planning should be fun and impactful.
From registration to follow-ups, streamline it all and gain real results, whether it’s for meetings, conferences, conventions, or other events.

AI agents

Ask and you shall achieve.
Categorize customer reviews, Document receipts. Identify job candidates. And more. All in a snap, so you can drive real value, faster.

Automation

Click, click, automate.
Connect applications in a few seconds, then tell them how to work together by setting triggers and actions. Voila, so much time and money saved.

Content library

Your digital assets. All neat and tidy.
Collect, manage, and publish content from one place. Less searching, more doing means faster ways to create, deploy, and reach your goals.

Tools that take your business anywhere.

FileMaker at every stage: Build, host, and deploy with the flexibility, performance, and security your business demands—from startup to enterprise scale.

Claris FileMaker Server

Host FileMaker apps on premise and share real-time data across any device. Greater visibility for your team, on your infrastructure.
#Host #OnPremiseServer

Start my free trial > | Buy now >

Claris FileMaker Pro

Build powerful custom apps that solve your toughest operational challenges—fast, flexible, and built to adapt as your business evolves.
#BuildConnect #SingleLicense

Start my free trial > | Buy now >

Claris FileMaker Cloud

Deploy FileMaker apps in minutes—no server hardware required. Stay current with automatic feature, functionality, and security updates.
#Host #CloudServer

Contact to try > | Buy now >

FileMaker Go

Keep mobile teams productive anywhere. Access your FileMaker apps on iPad and iPhone—ideal for field work or time away from a desk.
#Deploy

FileMaker WebDirect

Run your FileMaker apps natively in any web browser. Manage and share business information from any computer or mobile device.
#Deploy

Build on a foundation of enterprise-grade security.

Apple at the core
Build on secure infrastructure that starts at the data center layer.

40YRS+
Apple-backed security

Global trust and compliance protocols
Type 2 report and ISO ISO/IEC 27001 and 27018 for cloud services.

SOC 2®
Certified

Encryption for data in any state
Automatic SSL certificate provisioning included.

AES-256
Encryption at rest

SSL/TLS 1.2
Encryption in transit

Unlock your business potential with Claris FileMaker!

 

Use our quick tool to instantly quantify how Claris FileMaker can accelerate your digital transformation, drive operational efficiency, and impact your bottom line.

 

Calculate your business impact >

You have questions. We have answers.
What is Claris FileMaker?

Claris FileMaker is a low-code platform for building custom apps tailored to your exact business needs, running natively on Mac, Windows, iPhone, iPad, and the web. Backed by Claris, an Apple company, FileMaker has more than 40 years of history helping businesses solve real problems with software built specifically for them.

What kinds of businesses use FileMaker?

FileMaker is used by tens of thousands of organizations worldwide — from small businesses to large enterprises — across industries including healthcare, legal, education, manufacturing, nonprofits, and professional services. Organizations choose FileMaker when they need custom business software that fits their exact workflows, without the cost and complexity of fully custom development.

How do I try FileMaker?

FileMaker is available as a free 45-day trial with full access to the platform from day one. No credit card required. Start your free trial →

What devices does FileMaker support?

FileMaker runs natively on Mac, Windows, iPhone, and iPad, and solutions can be accessed through any modern web browser using FileMaker WebDirect. Whether your team works at a desk, on a shop floor, or in the field, your apps go with them.

What is low-code development?

Low-code puts production-ready software within reach of anyone who understands the problem well enough to solve it — no engineering background required. FileMaker gives problem solvers a complete platform handling data, logic, interface, security, and cross-platform delivery, all working together from the start.

What's the difference between an app built with an AI coding tool and a production-ready business application?

AI coding tools like Cursor, GitHub Copilot, or Claude can help you build a working prototype quickly, but what they produce typically runs locally on one machine, with no built-in hosting, user authentication, access controls, or data security. That’s fine for personal use or proof of concept, but it’s not a business application. A production-ready business app needs to be hosted so your team can access it, secured so only the right people see the right data, and reliable enough to run critical operations. FileMaker provides all of that in a single platform.

How does FileMaker work with AI?

FileMaker connects to AI services through native scripting and APIs, letting you automate tasks, analyze data, and generate content inside your FileMaker solutions. Claris is also actively building agentic development capabilities into the platform.
Learn more about AI features in Claris FileMaker →

Learn more about FileMaker and agentic development →

Does FileMaker handle hosting, authentication, and user permissions?

Yes. FileMaker Server and FileMaker Cloud both provide secure hosting for custom business applications. FileMaker includes built-in user authentication, role-based access controls, and record-level security — so you can define precisely what each user or group can view, create, edit, or delete. This is infrastructure that AI coding tools do not provide out of the box.

Does FileMaker Server support remote backup and offsite data protection?

Yes. Remote Backup is an add-on for FileMaker Server that stores your backup files in a separate, offsite location — protecting your data in the event of hardware failure, disaster, or local outage. This is a critical component of any business continuity plan for organizations running FileMaker Server. Remote Backup is available for FileMaker Server only and is not available for FileMaker Cloud.

What is FileMaker Standby Server?

FileMaker Standby Server is an add-on for FileMaker Server that provides a live, continuously synchronized secondary server. In the event of a primary server failure, the standby can take over quickly, minimizing downtime for business-critical applications. Standby Server is available for FileMaker Server.

Who owns my data in FileMaker?

Your data belongs to you. You can export it at any time in standard formats like CSV and XML, or access it directly through Data APIs and xDBC connections. Built on Apple’s secure foundation, Claris is committed to keeping your data private, protected, and in your hands. Learn more about security and privacy →

What support is available for FileMaker?

Claris offers multiple support paths depending on how you like to work. For direct assistance, contact our support team. The Claris Community is an active forum where problem solvers share solutions and help each other build better apps. And the Claris Partner Network connects you with expert developers who specialize in designing, building, and supporting FileMaker solutions.

What's new in FileMaker?

Claris consistently ships new features and improvements with every release. View release notes →

See real-world custom apps at work.

African FMCG leader transforms food sales and distribution in multiple African countries with Claris FileMaker.

Read the story >

Claris FileMaker empowers the simultaneous construction of 111 hospitals in Ghana.

Read the story >

Medisprof relies on a robust, secure, scalable digital system built with Claris FileMaker to manage patient data and procedures.

Read the story >

Dartin uses a streamlined cross-platform solution built with Claris FileMaker to manage its medical device maintenance business.

Read the story >

Simba Supply Chain Solutions drives success with Claris FileMaker with a centralized supply chain management database.

Read the story >

The Iraqi Ministry of Foreign Affairs modernizes consular services ensure the interconnectivity of 89 embassies and consulates with Claris FileMaker.

Read the story >

k7 teaches Claris FileMaker low code programming at WSB Merito Universities and shapes the future of the next generation.

Read the story >

IT Consortium shares unique perspectives on leveraging technology for growth and development across Africa.

Watch the testimonial >

The unique initiative of CGIS in Qatar to streamline site inspection operations and synchronize the work of 1000 inspectors with Claris FileMaker.

Read the story >

Melis Goral Jewelry streamlined operations and boosted sales by implementing a Claris FileMaker scalable and efficient solution.

Read the story >

SINOPECHE, streamlined its operations and enabled efficient management of production, HR, sales, and compliance with a custom-built FileMaker solution.

Read the story >

The Seychelles Police Department leveraged Claris FileMaker to enhance crime-solving efficiency and streamline case management.

Read the story >

The Organization for Security and Co-operation in Europe leveraged Claris FileMaker to enhance transparency and accountability in administration.

Read the story >

Conservation Initiatives leveraged Claris FileMaker to improve Asian elephants conservation and foster human-wildlife coexistence.

Read the story >

Arabian Lux leveraged Claris FileMaker to revolutionize the luxury travel industry and become a top destination management company.

Read the story >

Kubitech, a manufacturer of plastic materials and lightweight alloys, optimized production management and efficiency with Claris FileMaker.

Read the story >

SIDELEC Réunion revolutionized the management of its electrical network on the island with Claris FileMaker.

Read the story >

La Rosa Hardware & Equipment transformed its industrial machinery operations by centralizing thousands of machine and spare-part records in Claris FileMaker.

Read the story >

La Rosa use case with Claris FileMaker

CICM leverages Claris FileMaker to centralize and secure research data, and support the fight against infectious diseases in Madagascar.

Read the story >

CICM use case with Claris FileMaker

Papageorgiou Hospital transformed its emergency room with a custom Claris FileMaker solution.

Read the story >

Papageorgiou Hospital use case with Claris FileMaker

DC Clinic transformed its operations by moving from paper-based processes to a fully digital healthcare management system.

Read the story >

DC Clinic use case with Claris FileMaker

A Greek concrete company streamlined operations, cut costs, and modernized compliance with Claris FileMaker.

Read the story >

CGD, Moldova’s leading diagnostic center, reimagined the diagnostic journey with Claris FileMaker.

Read the story >

Explore more and develop your next custom app.

Try Claris FileMaker
Take Claris FileMaker on a 45-day test drive and discover the extended possibilities.
Language support
Discover more on the specific features for your language.
Your next steps
The 5 steps of your Claris FileMaker journey to elevate your project to the next level.
Don't have time to DIY?
Work with an expert who can help, guide, plan, and even build your next operational app.
Discuss your project
Let's talk and find the perfect solution tailored to your unique needs.