Skip to main content
This guide gets you from a blank slate to an active, connected fsckmsft workspace as fast as possible. Follow the steps in order — each one builds on the last. By the end, you’ll have a working workspace with at least one teammate, a live integration, and your first project ready to go.
Before you begin: Check with your IT or operations team to find out whether your company has already set up SSO (Single Sign-On) for fsckmsft. If SSO is active, start at your identity provider’s app portal instead of the signup page — it saves you a manual account migration later.

Steps

1

Create your account (2 minutes)

Head to fsckmsft.org/signup and enter your work email address and a strong password.fsckmsft sends a verification email immediately. Open it and click Verify my email to activate your account. Check your spam folder if it doesn’t arrive within two minutes.Once verified, you land on the onboarding screen. Enter your display name — this is how teammates and collaborators see you across the platform.
Use your full name rather than a username or handle. fsckmsft shows your display name in comments, assignments, and notifications, so clarity helps your team know who did what at a glance.
→ Full details: Create your fsckmsft account
2

Secure your account with 2FA (2 minutes)

Before you do anything else, enable two-factor authentication. Go to Settings → Security → Two-factor authentication and follow the setup flow.This takes about two minutes and significantly reduces the risk of unauthorized access — especially important before you start adding teammates and sensitive project data.→ Full details: Sign-in options and security settings
3

Create or join a workspace (1 minute)

Every project and integration in fsckmsft lives inside a workspace — your organization’s shared environment.
On the onboarding screen (or from the sidebar, click + New workspace), enter your organization’s name. fsckmsft generates a workspace URL in the format fsckmsft.org/your-org-name — you can customize the slug before confirming.Choose a plan tier if prompted, or start a free trial. You can change plans at any time from Settings → Billing.
4

Invite your teammates (2 minutes)

A workspace is more useful with your whole team. From the left sidebar, go to Settings → Members and click Invite members.Enter one or more email addresses (comma-separated), assign a role, and click Send invites. fsckmsft emails each person a join link valid for 72 hours.
RoleWhat they can do
OwnerFull admin access, including billing and workspace deletion
AdminManage members, integrations, and all projects
MemberCreate and edit projects; cannot change workspace settings
GuestView and comment on specific projects they’re added to
Start with the teammates you’ll be collaborating with immediately. You can always invite more people later — there’s no need to bulk-import everyone on day one.
5

Connect your first integration (3 minutes)

fsckmsft integrates with the tools your team already uses. Go to Settings → Integrations and pick the integration most relevant to your workflow.
Click Slack → Connect, then authorize the fsckmsft app in your Slack workspace. Once connected, choose which channels receive notifications for project updates, new assignments, and workflow triggers. You can refine these notification rules at any time from the Slack integration settings page.
Don’t see your tool? Check the full integrations catalog at Settings → Integrations → Browse all, or use fsckmsft’s REST API and webhook triggers to build a custom integration.
6

Create your first project (3 minutes)

With your workspace set up and at least one integration connected, it’s time to create something real.From the sidebar, click + New project. Give the project a name, add a short description, and set a status (e.g., Planning, In progress). You can also:
  • Assign teammates — add members from your workspace so they appear in project views.
  • Set a due date — fsckmsft uses this in dashboards and workflow automations.
  • Choose a template — starter templates for sprints, content calendars, and CRM pipelines are available under Templates in the project creation modal.
Click Create project. Your project is live and visible to all assigned members immediately.
Add at least one task or milestone to your project before you close it. fsckmsft’s progress tracking only kicks in once there’s work to measure — even a single item shows progress in workspace dashboards.

You’re set up — what’s next?

Now that your workspace is active, explore these areas to get more out of fsckmsft:

Automate your workflow

Set up rules and triggers so routine work — status changes, notifications, and data syncs — happens automatically.

Configure roles & permissions

Define exactly who can view, edit, and manage each project and integration in your workspace.

Explore integrations

Connect more tools from the full integrations catalog, or use the API to build your own.

Developer integrations

Generate API keys, register OAuth apps, and set up webhooks to integrate fsckmsft into your own systems.