> ## Documentation Index
> Fetch the complete documentation index at: https://docs-int.wingback.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

> How different teams can use Wingback for success.

export const IntRedir = () => {
  if (typeof document === "undefined") {
    return null;
  } else {
    setTimeout(() => {
      const currentUrl = new URL(window.location.href);
      if (currentUrl.hostname === 'docs-int.wingback.com') {
        currentUrl.hostname = 'docs.wingback.com';
        window.location.replace(currentUrl.toString());
      }
    }, 1);
    return <></>;
  }
};

<IntRedir />

<img src="https://mintcdn.com/wingback/GadBRdJt85xVxME0/media/headers/wingback-for-header.jpg?fit=max&auto=format&n=GadBRdJt85xVxME0&q=85&s=6fc81c3dc145e1d42c24e16fb4802985" alt="" width="1616" height="667" data-path="media/headers/wingback-for-header.jpg" />

The "Wingback for..." section of our user guides is designed to help you understand the full functionality, benefits and applications of Wingback across various roles and industries. Whether you're in sales, product, growth, engineering, finance, customer success, or a bit of everything, you can leverage Wingback in multiple ways to achieve your core goals faster.

These sections will provide you with valuable insights and resources to help you leverage Wingback's powerful features and capabilities, enabling you to optimize your business processes, enhance customer relationships, and drive revenue growth.
