www.disneytravelagents.com Open in urlscan Pro
2a02:26f0:480:c::210:f188  Public Scan

Submitted URL: https://disney-clientconnect.com/
Effective URL: https://www.disneytravelagents.com/
Submission: On January 19 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 6 forms found in the DOM

Name: loginFormPOST

<form method="POST" name="loginForm" novalidate="1" id="loginForm"><input type="hidden" name="csrfToken" id="csrfToken" class="csrfToken" value="2bff5d0f9cf5a49153d71a5e6c303730-712e67b5b93ae6ba4c3af0c9a4d9433e">
  <div class="form-group mb20" aria-live="polite"><label for="loginemail" style="color: rgb(255, 255, 255); visibility: hidden;">Username or Email<span class="requiredAstrics">*</span></label><input type="text" name="email"
      aria-describedby="error_email" class="form-control" placeholder="Username or Email*" required="required" id="loginemail" value=""></div>
  <div class="form-group mb20" aria-live="polite"><label for="loginpassword" style="color: rgb(255, 255, 255); visibility: hidden;">Password<span class="requiredAstrics">*</span></label><input type="password" name="loginpassword"
      aria-describedby="error_loginpassword" class="form-control password" placeholder="Password*" required="required" id="loginpassword" value=""></div>
  <div class="form-group-multicheck mb20"><input type="hidden" name="show_loginpassword" value=""><label><input type="checkbox" name="show_loginpassword[]" class="showPassword" id="show_loginpassword" data-target="loginForm" value="1">Show
      password</label></div>
  <input type="submit" style="display:none" value="submit">
</form>

Name: createProfileFormPOST

<form method="POST" name="createProfileForm" novalidate="1" id="createProfileForm"><input type="hidden" name="csrfToken" id="csrfToken" class="csrfToken" value="dc2198f0f8371bd493c1b88651f6b679-1542b7e140f12ab3767ae15cbc071f6f">
  <p class="text-right">Required Field *</p>
  <div class="form-group mb20"><label for="createProfileForm_firstName" style="color: rgb(255, 255, 255); visibility: hidden;">First Name<span class="requiredAstrics">*</span></label><input type="text" name="firstName"
      aria-describedby="error_firstName" class="form-control" placeholder="First Name*" required="required" id="createProfileForm_firstName" value=""></div>
  <div class="form-group mb20"><label for="createProfileForm_lastName" style="color: rgb(255, 255, 255); visibility: hidden;">Last Name<span class="requiredAstrics">*</span></label><input type="text" name="lastName" aria-describedby="error_lastName"
      class="form-control" placeholder="Last Name*" required="required" id="createProfileForm_lastName" value=""></div>
  <div class="form-group mb20"><label for="createProfileForm_email" style="color: rgb(255, 255, 255); visibility: hidden;">Email<span class="requiredAstrics">*</span></label><input type="email" name="email" aria-describedby="error_email"
      class="form-control" placeholder="Email*" required="required" id="createProfileForm_email" value=""></div>
  <div class="form-group mb20"><label for="createProfileForm_password" style="color: rgb(255, 255, 255); visibility: hidden;">Password<span class="requiredAstrics">*</span></label><input type="password" name="password"
      aria-describedby="error_password" class="form-control password" placeholder="Password*" required="required" id="createProfileForm_password"
      data-requirements="{&quot;length&quot;:16,&quot;upper&quot;:1,&quot;lower&quot;:1,&quot;digit&quot;:1,&quot;special&quot;:1,&quot;illegal&quot;:&quot;\/^[\\S\\C]+$\/&quot;,&quot;blacklist&quot;:true,&quot;elements&quot;:[&quot;firstName&quot;,&quot;lastName&quot;,&quot;email&quot;],&quot;repeating&quot;:3,&quot;strength&quot;:70,&quot;threshhold&quot;:{&quot;3&quot;:80,&quot;2&quot;:70,&quot;1&quot;:50,&quot;0&quot;:30},&quot;length_value&quot;:2,&quot;upper_value&quot;:4,&quot;lower_value&quot;:4,&quot;digit_value&quot;:4,&quot;special_value&quot;:4,&quot;labels&quot;:[&quot;WEAK&quot;,&quot;FAIR&quot;,&quot;GOOD&quot;,&quot;STRONG&quot;]}"
      autocomplete="new-password" value=""></div>
  <div class="mb10 passwordRules hide" style="overflow: hidden;">
    <ul class="list icons list-unstyled" aria-live="polite" aria-relevant="text">
      <li class="hide"><i class="icon-password-strength alert alert-danger red" aria-hidden="true"></i><span class="off-screen"></span>Must have a Password Strength of at least: 70.</li>
      <li><i class="icon-password-length alert alert-danger red" aria-hidden="true"></i><span class="off-screen"></span>Should be minimum length of 16 characters.</li>
      <li><i class="icon-password-blacklist alert alert-danger red" aria-hidden="true"></i><span class="off-screen"></span>Cannot be a common term.</li>
      <li><i class="icon-password-elements alert alert-danger red" aria-hidden="true"></i><span class="off-screen"></span>Cannot contain profile words.</li>
      <li><i class="icon-password-repeating alert alert-danger red" aria-hidden="true"></i><span class="off-screen"></span>Cannot contain 3 or more repeating characters or patterns.</li>
      <li><i class="icon-password-combo alert alert-danger red" aria-hidden="true"></i>Password should contain 3 of 4 of the following:</li>
      <li class="bullet"><i class="icon-password-lower alert alert-danger alert-none red"></i>•&nbsp; <span class="off-screen"></span>Should contain at least 1 lowercase character.</li>
      <li class="bullet"><i class="icon-password-upper alert alert-danger alert-none red"></i>•&nbsp; <span class="off-screen"></span>Should contain at least 1 uppercase character.</li>
      <li class="bullet"><i class="icon-password-digit alert alert-danger alert-none red"></i>•&nbsp; <span class="off-screen"></span>Should contain at least 1 number.</li>
      <li class="bullet"><i class="icon-password-special alert alert-danger alert-none red"></i>•&nbsp; <span class="off-screen"></span>Should contain at least 1 punctuation character.</li>
      <li class="hide"><i class="icon-password-illegal alert alert-success green" aria-hidden="true"></i><span class="off-screen"></span>Cannot contain any illegal characters.</li>
    </ul>
  </div>
  <div class="form-group mb10"><label for="createProfileForm_passwordVerify" style="color: rgb(255, 255, 255); visibility: hidden;">Password Verify<span class="requiredAstrics">*</span></label><input type="password" name="passwordVerify"
      aria-describedby="error_passwordVerify" class="form-control password" placeholder="Password Verify*" required="required" id="createProfileForm_passwordVerify" value=""></div>
  <div class="form-group-multicheck mb20"><input type="hidden" name="show_passwords" value=""><label><input type="checkbox" name="show_passwords[]" class="showPassword" id="show_passwords" data-target="createProfileForm" value="1">Show
      passwords</label></div>
  <input type="submit" style="display:none" value="submit">
  <div class="mb20">
    <p>Only authorized and registered travel agents may use www.disneytravelagents.com (this "Site") for the sole purpose of promoting, advertising and selling Disney vacation and vacation related products and services ("Disney Vacations") to
      approved third parties. Use of this Site for any other purpose, or by any other party, is unauthorized and is a violation of these supplemental terms.</p>
    <p>You may receive e-mails from us regarding any User Generated Content you submit to this Site, including contributions to the Disney Travel News Blog. If any User Generated Content is approved for posting, it will be posted on this Site along
      with your first name.</p>
    <p>All marketing collateral and advertising materials you create containing Disney materials which you intend to use in any media including, but not limited to, print, TV, radio, web, emails, blogs, tweets, and content posted on any social
      networking sites must be reviewed and approved in writing by us prior to printing, distribution or posting (approval may be granted or withheld in our sole discretion) and are subject to the marketing guidelines and terms of use of
      www.disneycopyright.com.</p>
    <p>In addition to these supplemental terms, the <a href="http://disneytermsofuse.com/english/" target="_blank">Disney Terms of Use</a> are also applicable.</p>
  </div>
  <div class="form-group-multicheck mb20"><input type="hidden" name="termsCheck" value=""><label><input type="checkbox" name="termsCheck[]" class="" required="required" id="createProfileForm_termsCheck" aria-describedby="error_termsCheck" value="1">I
      agree to the terms and conditions above</label></div>
  <div class="form-group-multicheck mb20">
    <input type="hidden" name="dtnOptIn" value=""><label><input type="checkbox" name="dtnOptIn[]" class="" id="createProfileForm_dtnOptIn" aria-describedby="error_dtnOptIn" value="1">Yes! I would like to receive updates, news <div class="copyPart">
        and other information from Disney Destinations Travel Agency Sales (Disney Travel News) about Disney Vacations to assist me with the promotion, advertising and sale of Disney Vacations by me.<br><br> I understand that I can withdraw my
        consent for marketing messages from Disney Destinations Travel Agency Sales at any time. I further understand that my preferences and permissions for consumer communications unrelated to my authorized commercial or business activities in
        connection with this Site will not be affected by my preferences and permissions provided through this Site. I understand that preferences and permissions for consumer communications can be managed in Disney’s
        <a href="https://privacychoices.thewaltdisneycompany.com/" target="_blank">Privacy Choices</a> website.</div></label>
    <p>&nbsp;</p>
    <p></p>
    <p>For more information on our data collection and use practices, and managing your preferences, please read our <a href="https://disneycasting.net/privacy/index.html" target="_blank">Privacy Policy</a>.</p>
    <p></p>
  </div>
</form>

Name: forgotPasswordFormPOST

<form method="POST" name="forgotPasswordForm" novalidate="1" id="forgotPasswordForm"><input type="hidden" name="csrfToken" id="csrfToken" class="csrfToken" value="0958921ab3196e3d17be7a355a78a06c-07657810c01191291452d711ee0f4a91">
  <p class="text-right">Required Field *</p>
  <div class="form-group"><label for="email" style="color: rgb(255, 255, 255); visibility: hidden;">Email<span class="requiredAstrics">*</span></label><input type="text" name="email" class="form-control center-block w100" placeholder="Email*"
      required="required" id="email" value=""></div>
  <input type="submit" style="display:none" value="submit">
</form>

Name: agencySwitcherFormPOST

<form method="POST" name="agencySwitcherForm" novalidate="1" autocomplete="off" id="loginAgencyForm"><input type="hidden" name="csrfToken" id="csrfToken" class="csrfToken" value="31b7e7840b92022b7a606a29d6e30eda-4340adb33a775a84476902178e65d558">
  <p class="text-right">Required Field *</p>
  <div class="form-group">
    <label for="agencyId" style="color: rgb(255, 255, 255); visibility: hidden;">Agency ID<span class="requiredAstrics">*</span></label><input type="text" name="agencyId" class="form-control center-block w100" placeholder="Agency ID*"
      required="required" id="agencyId" value=""> <i id="agency-id-loading" class="ajax_loading_24" style="display:none;"></i>
  </div>
  <input type="submit" style="display:none" value="submit">
</form>

Name: termsFormPOST

<form method="POST" name="termsForm" novalidate="1" id="termsForm"><input type="hidden" name="csrfToken" id="csrfToken" class="csrfToken" value="5850ed6414e7c4f01f05382469468826-e74fad187d0812054a28cecfeaaaf75f">
  <div class="mb20">
    <p>Only authorized and registered travel agents may use www.disneytravelagents.com (this "Site") for the sole purpose of promoting, advertising and selling Disney vacation and vacation related products and services ("Disney Vacations") to
      approved third parties. Use of this Site for any other purpose, or by any other party, is unauthorized and is a violation of these supplemental terms.</p>
    <p>You may receive e-mails from us regarding any User Generated Content you submit to this Site, including contributions to the Disney Travel News Blog. If any User Generated Content is approved for posting, it will be posted on this Site along
      with your first name.</p>
    <p>All marketing collateral and advertising materials you create containing Disney materials which you intend to use in any media including, but not limited to, print, TV, radio, web, emails, blogs, tweets, and content posted on any social
      networking sites must be reviewed and approved in writing by us prior to printing, distribution or posting (approval may be granted or withheld in our sole discretion) and are subject to the marketing guidelines and terms of use of
      www.disneycopyright.com.</p>
    <p>In addition to these supplemental terms, the <a href="http://disneytermsofuse.com/english/" target="_blank">Disney Terms of Use</a> are also applicable.</p>
  </div>
  <div class="form-group-multicheck mb20"><input type="hidden" name="termsCheckPost" value=""><label><input type="checkbox" name="termsCheckPost[]" class="" required="required" id="termsCheckPost" value="1">I agree to the terms and conditions
      above</label></div>
</form>

Name: agencySwitcherFormPOST

<form method="POST" name="agencySwitcherForm" novalidate="1" autocomplete="off" id="loginAgencyForm">
  <div class="modal-header tac">
    <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button>
    <img src="/assets/img/dta_logo_en_US_blue.png" id="dtapLogo" alt="Disney Travel Agents Logo" class="mtb20" style="width:200px;">
    <p data-modal-title-change_agency="Select A Travel Agency" data-modal-title-associate_agency="Associate Your Profile to a New Travel Agency" class="tac r24 mb20">Select A Travel Agency </p>
    <div class="hr"></div>
  </div>
  <div class="modal-body">
    <div id="agencyUsersBody">
      <p class="r14 mb20">Please enter the Agency ID (IATA / CLIA / ACTA / TIDS) you would like to associate your account with. If the requested agency requires approval before your account can be associated, you will receive an email from that
        agency once your account has been approved.</p>
      <!-- div class="form-group">
                                                        <label for="searchAgencies">Search Agencies (Agency Name, IATA, etc...)</label>
                            <input type="text" aria-label="Search Agencies (Agency Name, IATA, etc...)"
                                   placeholder="Search Agencies (Agency Name, IATA, etc...)"
                                   name="searchAgencies" class="form-control mb20 w100"
                                   id="searchAgencies" value="">
                            <i class="glyphicon glyphicon-search form-control-icon" id="agencySearchIcon"></i>
                        </div -->
      <div id="userAgencies"></div>
    </div>
    <!-- agencyUsersBody  -->
    <div id="associateAgencyBody" style="display:none;">
      <p id="agencyNotActive" style="display:none">The Agency ID entered is not active for this site.</p>
      <p id="agencyStatusPending" style="display:none">Your association to this agency is pending. You must either wait for approval from your agency to proceed or you can associate your account to a different Agency ID.</p>
      <p id="agencyStatusDenied" style="display:none">Your association to this agency has been denied. You must associate your account to a different Agency ID in order to proceed.</p>
      <input type="hidden" name="csrfToken" id="csrfToken" class="csrfToken" value="31b7e7840b92022b7a606a29d6e30eda-4340adb33a775a84476902178e65d558"> <input type="hidden" name="associationMethod" id="associationMethod" value="existing">
      <p class="mb20">Please enter the Agency ID (IATA / CLIA / ACTA / TIDS) you would like to associate your account with. If the requested agency requires approval before your account can be associated, you will receive an email from that agency
        once your account has been approved.</p>
      <div>
        <div class="form-group"><label for="agencyId" style="color: rgb(255, 255, 255); visibility: hidden;">Agency ID<span class="requiredAstrics">*</span><span class="requiredAstrics">*</span></label><input type="text" name="agencyId"
            class="form-control center-block w100" placeholder="Agency ID**" required="required" id="agencyId" value=""></div>
      </div>
    </div><!-- associateAgencyBody -->
    <div id="errorMessages" style="display: none"></div>
    <div id="agency-searching">
      <div id="agency-switch-search-not-found" class="r14 mb20 alert alert-warning" style="display: none">The Agency does not exist. If this is a new agency, please download, complete, and submit this
        <a class="trackableFile" href="/commissioneligibilitynew" target="_blank">form</a>.</div>
      <div id="agency-switch-search-found" class="r14 mb20 alert alert-success" style="display: none">This Agency ID is associated with <strong id="agency-switch-search-name"></strong></div>
    </div>
  </div>
  <div class="modal-footer" style="text-align: center">
    <input name="submit" type="submit" class="primaryButton mb20 w100" value="Confirm"> <button type="button" id="agencyUserAddAnother" class="secondaryButton mb20 w100">Add Another Agency</button>
    <button type="button" class="primaryButton w100 mb20 disabled" disabled="disabled" id="agencyUserAddAgency" style="display: none">
      <span id="addAgencyButtonText">Add Agency</span>
      <span id="addAgencyButtonAssociating" style="display:none;"><i class="ajax_loading_24"></i>Associating Agency...</span>
    </button>
    <button type="button" class="primaryButton updateRegisteredAgencyButton w100 mb20" id="updateRegisteredAgencyButton" style="display: none">Update Agency</button>
    <button type="button" class="primaryButton submitUpdateRegisteredAgencyButton w100 mb20" id="submitUpdateRegisteredAgencyButton" style="display: none" disabled="">Update Agency</button>
    <button type="button" class="secondaryButton cancelButton w100 mb20" id="cancelAgencyUserAddAgency" style="display: none">Cancel</button>
    <button type="button" class="secondaryButton logoutButton w100 mb20" style="display: none">Logout</button>
  </div>
</form>

Text Content

Sign In Create New Account
   
 * Sign In
 * Create New Account
   


WELCOME TO
DISNEY TRAVEL AGENTS

Explore Disney Destinations information, access valuable marketing tools, and
complete specialized training.


ALREADY REGISTERED?
RETURNING USERS CAN SIGN IN HERE TO CONTINUE TO ACCESS TRADE PROFESSIONAL TOOLS,
CONTENT, TRAINING, AND BENEFITS.

Sign In



FIRST TIME HERE?
ACCESS TO THIS SITE REQUIRES REGISTRATION. USE THE BUTTON BELOW TO CREATE AN
ACCOUNT.

WELCOME_TO_DTA_NO_ACCOUNT

Create New Account

This site is optimized for the latest version of the following browsers:
Firefox, Chrome, Safari, Edge, Mobile Safari
×


WELCOME!


LOGIN


CREATE ACCOUNT


ASSOCIATE_YOUR_ACCOUNT


ASSOCIATE AN AGENCY
TO YOUR ACCOUNT


ASSOCIATE AN AGENCY
TO YOUR ACCOUNT


FORGOT PASSWORD


THE TERMS OF USE HAVE CHANGED



Required Field *

Username or Email*
Password*
Show password

Use the form below to create a new account.



If you already have an account with a different agency or need to change your
email address, you do not need to re-register. Simply login with your current
account and update your email and/or agency association as needed. Clicking the
"Welcome" link on the top of the homepage will give you the ability to change
your email address. Clicking the agency link on the top of the homepage will
give you the ability to change your agency association. Please do not register
more than once.



Required Field *

First Name*
Last Name*
Email*
Password*
 * Must have a Password Strength of at least: 70.
 * Should be minimum length of 16 characters.
 * Cannot be a common term.
 * Cannot contain profile words.
 * Cannot contain 3 or more repeating characters or patterns.
 * Password should contain 3 of 4 of the following:
 * •  Should contain at least 1 lowercase character.
 * •  Should contain at least 1 uppercase character.
 * •  Should contain at least 1 number.
 * •  Should contain at least 1 punctuation character.
 * Cannot contain any illegal characters.

Password Verify*
Show passwords

Only authorized and registered travel agents may use www.disneytravelagents.com
(this "Site") for the sole purpose of promoting, advertising and selling Disney
vacation and vacation related products and services ("Disney Vacations") to
approved third parties. Use of this Site for any other purpose, or by any other
party, is unauthorized and is a violation of these supplemental terms.

You may receive e-mails from us regarding any User Generated Content you submit
to this Site, including contributions to the Disney Travel News Blog. If any
User Generated Content is approved for posting, it will be posted on this Site
along with your first name.

All marketing collateral and advertising materials you create containing Disney
materials which you intend to use in any media including, but not limited to,
print, TV, radio, web, emails, blogs, tweets, and content posted on any social
networking sites must be reviewed and approved in writing by us prior to
printing, distribution or posting (approval may be granted or withheld in our
sole discretion) and are subject to the marketing guidelines and terms of use of
www.disneycopyright.com.

In addition to these supplemental terms, the Disney Terms of Use are also
applicable.

I agree to the terms and conditions above
Yes! I would like to receive updates, news
and other information from Disney Destinations Travel Agency Sales (Disney
Travel News) about Disney Vacations to assist me with the promotion, advertising
and sale of Disney Vacations by me.

I understand that I can withdraw my consent for marketing messages from Disney
Destinations Travel Agency Sales at any time. I further understand that my
preferences and permissions for consumer communications unrelated to my
authorized commercial or business activities in connection with this Site will
not be affected by my preferences and permissions provided through this Site. I
understand that preferences and permissions for consumer communications can be
managed in Disney’s Privacy Choices website.

 



For more information on our data collection and use practices, and managing your
preferences, please read our Privacy Policy.



Please enter the email address or username associated with your Disney Travel
Agents account. We will send an email with account recovery instructions within
a few minutes.

Required Field *

Email*

An account recovery email has been sent. Your reset account email link will only
be valid for the next 24 hours.

Please enter the Agency ID (IATA / CLIA / ACTA / TIDS) for which you would like
to associate your account. If the requested agency requires approval before your
account can be associated, you will receive an email from the agency once your
account has been approved.

The Agency ID entered is not active for this site.

Your association to this agency is pending. You must either wait for approval
from your agency to proceed or you can associate your account to a different
Agency ID.

Your association to this agency has been denied. You must associate your account
to a different Agency ID in order to proceed.

Your association to this agency has been denied. You must associate your account
to a different Agency ID in order to proceed.

Required Field *

Agency ID*
The Agency does not exist. If this is a new agency, please download, complete,
and submit this form.
This Agency ID is associated with
This account does not have access to this site.
This account has expired. Please contact Disney Travel Agents support.
Your temporary password has expired. Click the Forgot Password button below to
reset your password.

Only authorized and registered travel agents may use www.disneytravelagents.com
(this "Site") for the sole purpose of promoting, advertising and selling Disney
vacation and vacation related products and services ("Disney Vacations") to
approved third parties. Use of this Site for any other purpose, or by any other
party, is unauthorized and is a violation of these supplemental terms.

You may receive e-mails from us regarding any User Generated Content you submit
to this Site, including contributions to the Disney Travel News Blog. If any
User Generated Content is approved for posting, it will be posted on this Site
along with your first name.

All marketing collateral and advertising materials you create containing Disney
materials which you intend to use in any media including, but not limited to,
print, TV, radio, web, emails, blogs, tweets, and content posted on any social
networking sites must be reviewed and approved in writing by us prior to
printing, distribution or posting (approval may be granted or withheld in our
sole discretion) and are subject to the marketing guidelines and terms of use of
www.disneycopyright.com.

In addition to these supplemental terms, the Disney Terms of Use are also
applicable.

I agree to the terms and conditions above
Login
Create Account
Forgot Password
Create Account
Login
Continue Linking Account... Associating Account...
Logout

Sign Out of DisneyTravelAgents.com

Logout
Forgot Password

Close
Alternate Login
×

POPUP-BLOCKER ENABLED

Your browser has a popup-blocker enabled. Please set your browser's popup
blocker to allow window popups from this site.

OK

LOGGING OUT OF APPLICATIONS

Logging out of AgentCentral

Logging out of College of Disney Knowledge

Logging out of Disney Travel Agents


 * Legal Notices
 * Privacy Policy
 * Terms of Use
 * Supplemental Terms for this Site
 * Do Not Sell or Share My Personal Information

© Disney. All rights reserved.

×

Select A Travel Agency



Please enter the Agency ID (IATA / CLIA / ACTA / TIDS) you would like to
associate your account with. If the requested agency requires approval before
your account can be associated, you will receive an email from that agency once
your account has been approved.



The Agency ID entered is not active for this site.

Your association to this agency is pending. You must either wait for approval
from your agency to proceed or you can associate your account to a different
Agency ID.

Your association to this agency has been denied. You must associate your account
to a different Agency ID in order to proceed.

Please enter the Agency ID (IATA / CLIA / ACTA / TIDS) you would like to
associate your account with. If the requested agency requires approval before
your account can be associated, you will receive an email from that agency once
your account has been approved.

Agency ID**

The Agency does not exist. If this is a new agency, please download, complete,
and submit this form.
This Agency ID is associated with
Add Another Agency Add Agency Associating Agency... Update Agency Update Agency
Cancel Logout
×

REMOVE AGENCY ASSOCIATION

Are you sure you want to delete this agency association?
Deleting this association will remove your ability to book under this agency.
Continue Cancel
×

Update Your Position



Select a new position using the drop down below. Your account will be set to
Pending and you will need to wait for the HR Administrator at your location to
approve this change before you can use the site again.

IATA PositionPOS_NULL POS_TRAVEL_AGENT POS_TRAVEL_PROFESSIONAL POS_PARTNER_ID
POS_TOUR_OPERATOR POS_WHOLESALER POS_CONCIERGE POS_EXECUTIVE POS_EXECUTIVE_SOCAL
POS_HUMAN_RESOURCES POS_HUMAN_RESOURCES_SOCAL POS_TRAINING POS_TRAINING_SOCAL
POS_MARKETING POS_MARKETING_SOCAL POS_SALES_SUPPORT Timeshare
Marketing/OPC/In-House Administrative/Legal/Finance Group Sales POS_FRONT_DESK
Food and Beverage Front of House POS_HOUSE_KEEPING POS_HOTEL_MAINTENANCE
POS_GROUNDSKEEPING Food and Beverage Back of House
Clicking the Submit button will set your account to Pending.

SubmitBackUPDATE_AGENCY_CLOSE
×

CHOOSE YOUR LANGUAGE

English

Close

RUNNING A LITTLE LATE?

Your session is about to expire. Seconds.

Continue

Your session has expired. Please login again to continue using service.

Start Over
×

NOTICE

You are about to go to a website that has different terms than this website.
You are about to go to a website that is not in the current language.
UNAVAILABLE_LOCALE
Close Continue Continue


×

MY NOTIFICATIONS

Options Cancel
Mark all as read | Mark all as unread | Delete all



Show More Notifications No More Notifications

New DTN Comment
02/02/2017
A new comment was posted in reply to yours.



NOTICE OF RIGHT TO OPT OUT OF SALE/SHARING

Some states provide residents (or, in some cases, their authorized agents) with
the right to opt out of “targeted advertising,” “selling,” or “sharing” of
personal information. Please visitYour US State Privacy Rights, including
theYour California Privacy Rights section, for more information about your
rights and our privacy practices.


MANAGE CONSENT PREFERENCES

TECHNICALLY NECESSARY

Always Active

These cookies are necessary for our services to function and cannot be switched
off in our systems. They are usually only set in response to actions made by you
which amount to a request for services, such as setting your privacy
preferences, logging in, accessing, searching, or discovering content, or
filling in forms. You can set your browser to block, or alert you about, these
cookies, but some parts of the site will not then work.

SELLING, SHARING, TARGETED ADVERTISING

Selling, Sharing, Targeted Advertising

We may use personal information to support “targeted advertising,” “selling,” or
“sharing,” as defined by applicable privacy laws, which may result in third
parties receiving your personal information. You or your legally authorized
agent can move the toggle above to the left to opt out of these activities on
this digital property consistent with applicable law. Please note that, because
these activities are based on online cookies, your opt-out choice is specific to
this property. If you access other digital properties of the Walt Disney Family
of Companies, you will need to make your election for each. Also, if you clear
your cookies on this browser or use another browser or device, you may need to
opt out again on this property.

In addition to the above toggle, you may choose to provide the information
requested in this opt-out form, which may enable us to take action on your
opt-out election more broadly than just on this digital property.

You may also choose to enable online, where available, a universal tool that
automatically communicates your opt-out preferences, such as the Global Privacy
Control (“GPC”). We will process the GPC signal as a request to opt out.

If you opt out, you may continue to see advertising, including ads that may be
based on personal information processed before you opted out.

You also may have rights to opt out from certain third parties selling and
sharing your personal information. You will need to separately exercise your
opt-out rights with regard to each, which you may do through this IAB opt-out
list. You may also wish to use other available online tools to limit various
types of interest-based advertising or tracking. To learn more, visit "Do Not
Sell or Share My Personal Information" and "Targeted Advertising" Opt-Out
Rights.

Back Button


PERFORMANCE COOKIES



Search Icon
Filter Icon

Clear
checkbox label label
Apply Cancel
Consent Leg.Interest
checkbox label label
checkbox label label
checkbox label label

Confirm My Choices