Float is a specialized software focused on resource management, planning, and scheduling. It is designed primarily for professional services teams, agencies, studios, and consulting firms that need a clear view of their team's availability and project timelines. The core purpose of Float is to help managers allocate the right people to the right projects at the right time, ensuring workloads are balanced and deadlines are met. Its main functionality revolves around a visual schedule that shows who is working on what and when. The company was co-founded by Glenn Rogers and has operated as a remote-first company for many years, serving thousands of teams globally. Float is known for its user-friendly interface and its dedicated focus on doing one thing very well: resource planning.
Float typically offers a tiered pricing structure based on the features required. The plans are usually priced per user, per month.
Enterprise plans are also available for larger organizations, offering advanced security features, dedicated support, and custom onboarding.
Float does not offer a permanent free plan. However, it provides a free 14-day trial that gives full access to all features, including both resource planning and time tracking. This allows teams to test the software thoroughly with their own projects and workflows before committing to a paid subscription. During the trial, you can invite your entire team and use the tool without any limitations.
Getting started with Float is a straightforward process:
Pros:
Cons:
Float integrates with popular project management and communication tools to keep workflows connected. Integrations are managed in the Team Settings section.
Yes, Float provides a developer API that allows you to build custom integrations and automate workflows. The API gives you access to data related to people, projects, clients, and scheduled tasks. You can use it to pull data into other systems or push information into Float.
To get an API key, an account Owner can generate one in Team Settings > API. The API documentation is available on the Float developer portal.
Here is a basic example of how to fetch a list of people using the API with cURL:
curl -X GET \
'https://api.float.com/v3/people' \
-H 'Authorization: Bearer YOUR_ACCESS_TOKEN' \
-H 'Content-Type: application/json' \
-H 'User-Agent: Your-App-Name (your-contact-email@example.com)'
Float does not have a public affiliate program for earning commissions on referrals. They do have a referral program for existing customers, where you can earn credits or rewards for referring new customers. If you are an influencer or a consultant interested in a partnership, it is best to contact their support or partnership team directly to discuss potential collaboration opportunities.
Show your users that Float is listed on SAASprofile. Add this badge to your website:
<a href="https://saasprofile.com/float?utm_source=saasprofile&utm_medium=badge&utm_campaign=embed&utm_content=tool-float" target="_blank"><img src="https://saasprofile.com/float/badge.svg?theme=light&width=200&height=50" width="200" height="50" alt="Float badge" loading="lazy" /></a>